积分模块相关代码

This commit is contained in:
谭凯凯
2024-11-01 16:31:44 +08:00
committed by Tankaikai
parent a9bfd9b93b
commit 41edba65fc
10 changed files with 516 additions and 75 deletions

View File

@@ -61,6 +61,7 @@ thirdPay:
callInBack: https://wxcashiertest.sxczgkj.cn/cashierService/notify/fstmemberInCallBack
callFSTBack: https://wxcashiertest.sxczgkj.cn/cashierService/notify/notifyfstCallBack
songOrderBack: https://wxcashiertest.sxczgkj.cn/cashierService/notify/songOrderCallBack
pointsGoodsOrderCallBack: https://wxcashiertest.sxczgkj.cn/cashierService/notify/pointsGoodsOrderCallBack
server:
port: 9888
prod: dev1

View File

@@ -54,6 +54,7 @@ thirdPay:
callInBack: https://pre-cashier.sxczgkj.cn/cashierService/notify/fstmemberInCallBack
callFSTBack: https://pre-cashier.sxczgkj.cn/cashierService/notify/notifyfstCallBack
songOrderBack: https://pre-cashier.sxczgkj.cn/cashierService/notify/songOrderCallBack
pointsGoodsOrderCallBack: https://pre-cashier.sxczgkj.cn/cashierService/notify/pointsGoodsOrderCallBack
server:
port: 9888
prod: dev1

View File

@@ -55,6 +55,7 @@ thirdPay:
callInBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/fstmemberInCallBack
callFSTBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/notifyfstCallBack
songOrderBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/songOrderCallBack
pointsGoodsOrderCallBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/pointsGoodsOrderCallBack
prod: prod1
queue: cart_queue_putprod1
subscribe:

View File

@@ -55,6 +55,7 @@ thirdPay:
callInBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/fstmemberInCallBack
callFSTBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/notifyfstCallBack
songOrderBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/songOrderCallBack
pointsGoodsOrderCallBack: https://cashier.sxczgkj.cn${server.servlet.context-path}notify/pointsGoodsOrderCallBack
prod: prod2
queue: cart_queue_putprod2