多笔立减金
This commit is contained in:
parent
6b9a5a0666
commit
1a7df7cbab
|
|
@ -37,8 +37,8 @@ func NewHTTPServer(
|
||||||
return ctx.String(http2.StatusOK, "pong")
|
return ctx.String(http2.StatusOK, "pong")
|
||||||
})
|
})
|
||||||
|
|
||||||
// 启星(启星-蓝色兄弟立减金代配) /voucher/qiXing/v1/notify
|
// 启星(启星-蓝色兄弟立减金代配) /voucher/qixing/v1/notify
|
||||||
srv.Route("/voucher/").POST("qiXing/v1/notify", tripartiteService.QiXingNotify)
|
srv.Route("/voucher/").POST("qixing/v1/notify", tripartiteService.QiXingNotify)
|
||||||
|
|
||||||
// 订单通知重试 -- 不健全
|
// 订单通知重试 -- 不健全
|
||||||
srv.Route("/voucher/").POST("orderNotifyRetry", cmb.OrderNotifyRetry)
|
srv.Route("/voucher/").POST("orderNotifyRetry", cmb.OrderNotifyRetry)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue