调整会员开通,DT充值流程

This commit is contained in:
唐明明
2022-09-23 17:03:17 +08:00
parent 9002c868c4
commit 1191e30f21
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import router from '../router'
// 基础配置
const config = {
apiUrl : 'https://api.gongli.vip/api/', // 正式环境
apiUrl: 'http://api.gl.shangkelian.cn/api/', // 测试
// apiUrl: 'http://api.gl.shangkelian.cn/api/', // 测试
timeout: 60000
}

File diff suppressed because one or more lines are too long