抖火调整自由服务包

This commit is contained in:
唐明明
2024-04-09 17:48:29 +08:00
parent 994ba4eb72
commit bf8fcdbf4c
8 changed files with 51 additions and 62 deletions

View File

@@ -10,8 +10,8 @@ import router from '../router'
// 基础配置
const config = {
// apiUrl : 'https://douhuo.douhuofalv.com/api/',
apiUrl : 'https://douhuo.demos.uzchain.tech/api/', //测试环境
apiUrl : 'https://douhuo.douhuofalv.com/api/',
// apiUrl : 'https://douhuo.demos.uzchain.tech/api/', //测试环境
timeout : 60000
}