修改电量查询分页内容,兼容开票时用户未填写发票信息的问题

This commit is contained in:
2024-08-06 17:31:26 +08:00
parent f1358c2315
commit cf7756dd5c
917 changed files with 22 additions and 22876 deletions

View File

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