- 修改开发环境API地址为https://d8d-ai-vscode-8080-186-175-template-22-group.r.d8d.fun - 更新生产环境API地址为https://d8d-prd-run-8080-186-175-template-22-group.p.d8d.fun
@@ -3,5 +3,5 @@
# API配置
# 需换成当前项目的
-TARO_APP_API_BASE_URL=https://d8d-ai-vscode-8080-184-172-template-6-group.r.d8d.fun
+TARO_APP_API_BASE_URL=https://d8d-ai-vscode-8080-186-175-template-22-group.r.d8d.fun
TARO_APP_API_VERSION=v1
@@ -2,5 +2,5 @@
# TARO_APP_ID="生产环境下的小程序 AppID"
-API_BASE_URL=https://your-domain.com
+TARO_APP_API_BASE_URL=https://d8d-prd-run-8080-186-175-template-22-group.p.d8d.fun
API_VERSION=v1