修改部分内容

This commit is contained in:
2025-09-02 17:16:59 +08:00
parent a8312b89d5
commit 3e640c3633
6 changed files with 40 additions and 6 deletions

View File

@@ -45,8 +45,8 @@ export function getConfigByEnv() {
switch (envVersion) {
// 开发版
case 'develop':
api = "http://localhost:8000"
// api = "https://zgd.hbhcbn.com/api3"
// api = "http://localhost:8000"
api = "https://zgd.hbhcbn.com/api3"
// TODO: 发布正式时使用此路径
// api = "https://zgd.hbhcbn.com/wxApi"
// api = "http://127.0.0.1:4523/m1/4143821-0-default"