爱尚家接口合并到cms-api.websoft.top
This commit is contained in:
@@ -9,14 +9,14 @@ export default {
|
||||
* 后端api地址 (必填; 斜杠/结尾; 请确保能访问)
|
||||
* 例如: https://www.你的域名.com/index.php?s=/api/
|
||||
*/
|
||||
apiUrl: "https://open.gxwebsoft.com/api",
|
||||
apiUrl: "https://server.gxwebsoft.com/api",
|
||||
|
||||
/**
|
||||
* 商城ID (必填)
|
||||
* 商城ID (必填)
|
||||
* 可在超管后台-商城列表中查看
|
||||
*/
|
||||
storeId: 10001,
|
||||
|
||||
|
||||
// 租户ID
|
||||
tenantId: 10048,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user