This commit is contained in:
nepiedg
2026-02-23 22:24:29 +08:00
parent ff68f7f3ae
commit 031eef9643
7 changed files with 494 additions and 148 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const ENV = {
development: {
BASE_URL: ' http://192.168.31.132:8080/api/v1',
BASE_URL: 'http://192.168.31.46:8080/api/v1',
MINI_PROGRAM_ID: 2
},
production: {