调整接口地址
This commit is contained in:
@@ -54,6 +54,7 @@ export function getConfigByEnv() {
|
||||
// 体验版
|
||||
case 'trial':
|
||||
api = "https://zgd.hbhcbn.com/wxApi"
|
||||
// api = "https://zgd.hbhcbn.com/api3"
|
||||
break;
|
||||
// 正式版
|
||||
case 'release':
|
||||
|
Reference in New Issue
Block a user