// // SingleProfitModel.m // IBOSS // // Created by apple on 2017/5/18. // Copyright © 2017年 沈阳东科云信软件有限公司. All rights reserved. // // 功能描述:每单利润表model // #import "SingleProfitModel.h" @implementation SingleProfitModel @end