合并代码并解决冲突

This commit is contained in:
2026-05-14 10:07:26 +08:00
4 changed files with 35 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ try {
switch (envVersion) {
case "develop": // 开发版
// BASE_URL = "http://localhost:8000/api/shoot";
// BASE_URL = "http://192.168.1.30:8000/api/shoot";
BASE_URL = "https://apitest.shelingxingqiu.com/api/shoot";
break;
case "trial": // 体验版