Commit a3b130c1 authored by 姜登's avatar 姜登

gjj

parent 62aefe5e
Pipeline #6753 passed with stage
in 6 seconds
......@@ -36,7 +36,7 @@ module.exports = app => {
gjjRouter.post('/getOrderSn', controller.order.fetchOrderId);// 合作方获取订单号
gjjRouter.post('/getGjjData', controller.order.partnerShow);// 合作方获取订单数据
gjjRouter.post('/getData', controller.order.partnerShow);// 合作方获取订单数据
gjjRouter.post('/getCityConfig', controller.task.fetchCityConfig);// 获取城市配置
......
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