mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
增加二级分销相关设置以及页面
This commit is contained in:
@@ -3,7 +3,7 @@ var BASE = {
|
||||
* @description api请求基础路径
|
||||
*/
|
||||
API_DEV: {
|
||||
seller: "https://admin-api.pickmall.cn",
|
||||
seller: "http://127.0.0.1:8887",
|
||||
},
|
||||
API_PROD: {
|
||||
seller: "https://admin-api.pickmall.cn",
|
||||
|
||||
Reference in New Issue
Block a user