爱尚家接口合并到cms-api.websoft.top

This commit is contained in:
2025-06-08 11:17:30 +08:00
parent 2c77a45e5d
commit 522281300f
8 changed files with 168 additions and 36 deletions

View File

@@ -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,