开发中断

This commit is contained in:
田岩
2025-11-10 10:00:46 +08:00
parent 0c7e446d3b
commit e6288a1f09
24 changed files with 2497 additions and 44 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ export const get_base_url = (url = '') => {
}
// #endif
// #ifdef APP-PLUS
return 'https://aitstest.jlbank.com.cn:7002' || ENV.VITE_APP_BASE_API_Url
return ENV.VITE_APP_BASE_API_Url
// #endif
} else { // 其他环境,包括生产环境,sit环境,uat环境