多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~[api] POST:/api/v1/pos/index/log_chargeList? string:storeid=默认值#店铺号 <<< success { "status": "1", "codemsg": "查询成功", "data": [ { "id": "1213", "amount": "1.00", "order_sn": "201906241353194427", "createtime": "2019-06-24 13:53:21", "paymenttype":"null", //30:现金,31:银行卡,32:微信,33:支付宝; "type":"交易类型 //01充值 02消费 03 退菜 04退卡 05团冲 06团退 07 特惠充值" }, { "id": "1214", "amount": "1.00", "order_sn": "201906241353436007", "createtime": "2019-06-24 13:53:47" } ] } <<< error ~~~