更新v1.5

This commit is contained in:
kele
2022-12-07 18:42:08 +08:00
parent d4418f23c2
commit 2e55927d2e
8 changed files with 138 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
SHOPRO_BASE_URL = https://api.shopro.sheepjs.com
# 开发环境接口域名
SHOPRO_DEV_BASE_URL = https://dev.shopro.sheepjs.com
SHOPRO_DEV_BASE_URL = https://api.shopro.sheepjs.com
# 开发环境运行端口
SHOPRO_DEV_PORT = 3000