支持微信公众号跳转账单

This commit is contained in:
2025-06-11 08:59:40 +08:00
parent 7772b3de1a
commit a36faa9bcb
5 changed files with 12 additions and 10 deletions

View File

@@ -45,9 +45,9 @@ export function getConfigByEnv() {
switch (envVersion) {
// 开发版
case 'develop':
// api = "http://localhost:8000"
api = "http://localhost:8000"
// api = "https://zgd.hbhcbn.com/api3"
api = "https://zgd.hbhcbn.com/wxApi"
// api = "https://zgd.hbhcbn.com/wxApi"
// api = "http://127.0.0.1:4523/m1/4143821-0-default"
break;
// 体验版