mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 02:47:29 +08:00
feat: 更新 API 路径与文档
This commit is contained in:
@@ -6,7 +6,7 @@ var BASE = {
|
|||||||
seller: "http://127.0.0.1:8887",
|
seller: "http://127.0.0.1:8887",
|
||||||
},
|
},
|
||||||
API_PROD: {
|
API_PROD: {
|
||||||
seller: "https://store-api.pickmall.cn",
|
seller: "https://admin-api.pickmall.cn",
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* @description // 跳转买家端地址 pc端
|
* @description // 跳转买家端地址 pc端
|
||||||
|
|||||||
Reference in New Issue
Block a user