// // SalesPaymentRankModel.m // IBOSS // // Created by guan hong hou on 2017/8/23. // Copyright © 2017年 elongtian. All rights reserved. // // 功能描述:销售回款排行模型 #import "SalesPaymentRankModel.h" @implementation SalesPaymentRankModel @end