mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 08:55:52 +08:00
适配微服务
This commit is contained in:
@@ -4,7 +4,7 @@ var BASE = {
|
||||
*/
|
||||
API_DEV: {
|
||||
seller: "http://127.0.0.1:8888",
|
||||
manager: "http://127.0.0.1:8888"
|
||||
manager: "http://127.0.0.1:8888",
|
||||
buyer: "http://127.0.0.1:8888",
|
||||
common: "http://127.0.0.1:8888",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user