package com.jiuqi.mobile.nigo.comeclose.bean.app.collect; /** * 中介服务机构 * <p>20130811 合并到合作社的一种 * @author modi * */ //@DBTable(name="T_SERVICE_INTERMEDIARY") @Deprecated public class IntermediaryServiceBean extends ServiceCollectBean{ }