modify local login address

This commit is contained in:
2025-11-12 16:10:35 +08:00
parent c66fc54821
commit 375b1b449b
23 changed files with 27 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
"use strict";
const BASE_URL = "http://172.20.10.2:8080";
const BASE_URL = "http://localhost:8080";
exports.BASE_URL = BASE_URL;
//# sourceMappingURL=../../.sourcemap/mp-weixin/utils/CommonValues.js.map