smart-admin/smart-admin-service/smart-admin-api
Carl 9fce9da12e 后台做以下更改:
1:insertCartProductInfo 新增basePiont
2:getCartProductInfo 新增basePiont
3:新增借口监听支付回调royalcanin/monitorOrderNotify(入参为OrderNumber)
成功回调为 :{ "code": 1, "msg": "SUCCESS", "success": true, "data": null }
失败回调为:{ "code": 9009, "msg": "没有该订单回调数据!", "success": false, "data": null }
2022-01-23 18:25:36 +08:00
..
doc 优化h5项目 2021-01-10 20:21:30 +08:00
lib adding wx-pay and alipay logic and order and good logic code 2021-12-20 13:33:04 +08:00
src 后台做以下更改: 2022-01-23 18:25:36 +08:00
pom.xml add jwt decode and remove shopping cart API parameter memberId 2022-01-17 14:20:29 +08:00