// // CustomerBalanceModel.m // IBOSS // // Created by apple on 2017/5/24. // Copyright © 2017年 沈阳东科云信软件有限公司. All rights reserved. // // 功能描述:客户往来余额model // #import "CustomerBalanceModel.h" @implementation CustomerBalanceModel @end