// // AveragePriceMonitorSearchModel.m // IBOSS // // Created by guan hong hou on 2017/9/7. // Copyright © 2017年 elongtian. All rights reserved. // // 功能描述:均价监控搜索模型 #import "AveragePriceMonitorSearchModel.h" @implementation AveragePriceMonitorSearchModel @end