调整接口地址

This commit is contained in:
2024-11-26 09:41:22 +08:00
parent 883461c852
commit cfad35ec52
2 changed files with 17 additions and 15 deletions

View File

@@ -54,6 +54,7 @@ export function getConfigByEnv() {
// 体验版
case 'trial':
api = "https://zgd.hbhcbn.com/wxApi"
// api = "https://zgd.hbhcbn.com/api3"
break;
// 正式版
case 'release':