推荐换成邀请

This commit is contained in:
2022-08-01 15:17:44 +08:00
parent 5618d4e2d7
commit 574994dafd
4 changed files with 2314 additions and 2320 deletions

View File

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