Commit 28f0237d authored by 姜登's avatar 姜登

gjj

parent e505b7b6
Pipeline #4527 passed with stage
in 2 seconds
......@@ -34,7 +34,7 @@ module.exports = app => {
gjjRouter.post('/getToken', controller.token.partnerCreate);// 合作方创建token
gjjRouter.post('/getorderSn',controller.order.fetchOrderId);// 合作方获取订单号
gjjRouter.post('/getorderSn', controller.order.fetchOrderId);// 合作方获取订单号
gjjRouter.post('/getData', controller.order.partnerShow);// 合作方获取订单数据
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment