This commit is contained in:
unknown 2024-09-28 17:12:57 +08:00
parent ed814cff7e
commit 09f1a30389
2 changed files with 2 additions and 3 deletions

2
.env
View File

@ -2,7 +2,7 @@
MALL_VERSION = v1.0.0
# 后端接口 - 正式环境(通过 process.env.NODE_ENV 非 development
MALL_BASE_URL = https://mall.jiandyb.cn:49011
MALL_BASE_URL = https://mall.yujingniu.com
# 后端接口 - 测试环境(通过 process.env.NODE_ENV = development
MALL_DEV_BASE_URL = https://mall.jiandyb.cn:49011

View File

@ -22,8 +22,7 @@
/* */
"modules" : {
"Barcode" : {},
"Camera" : {},
"Payment" : {}
"Camera" : {}
},
/* */
"distribute" : {