feat: 商城app 和中台通讯

This commit is contained in:
2025-11-04 01:14:33 +08:00
parent 350d1c410e
commit 9be1126016
5 changed files with 780 additions and 599 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
// export const BASE_URL="https://frontend.jdns360.com/api"; // 正式环境
// export const BASE_URL="http://cl55un59859.vicp.fun:24346"; // 测试环境
export const BASE_URL = "https://api.tbmall.xin"; //生产
// export const BASE_URL = "https://api.tbmall.xin"; //生产
// export const BASE_URL ='http://api.hm.a-d.work:6880' // 测试
// export const BASE_URL ='http://api.outer.tbmall.xin:6880' // 本地测试
export const BASE_URL ='http://api.outer.tbmall.xin:6880' // 本地测试