Commit 9aaef04b authored by XieZhiXiong's avatar XieZhiXiong

chore: 更改下单模式接口

parent 5b83e9c2
......@@ -3,7 +3,7 @@
* @Date: 2020-07-17 18:01:43
* @LastEditors: XieZhiXiong
* @Copyright: 1549414730@qq.com
* @LastEditTime: 2021-04-21 17:03:33
* @LastEditTime: 2021-08-07 11:08:07
*/
/**
* 用于在项目开始前获取所有的配置
......@@ -56,7 +56,7 @@ const serviceConfig = {
method: 'get'
},
orderMode: {
url: '/order/rule/configuration/all',
url: '/system/rule/getOrderMode',
method: 'get'
},
orderType: {
......
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