/** * */ package com.fr.start; /** * @author neil * * @date: 2015-3-13-下午12:56:10 */ public interface BBSGuestPaneProvider { String XML_TAG = "BBSGuestPane"; }