This commit is contained in:
Timi
2026-01-28 16:35:31 +08:00
parent 965743be38
commit e67d9eeecc
13 changed files with 331 additions and 6 deletions

View File

@ -1,12 +1,12 @@
const envArgs = {
develop: {
url: "http://localhost:8091"
// url: "http://localhost:8091"
// url: "https://api.imyeyu.dev"
// url: "https://api.imyeyu.com"
// url: "http://192.168.3.123:8091"
// url: "http://192.168.3.137:8091"
// url: "http://192.168.3.173:8091"
// url: "http://192.168.3.174:8091"
url: "http://192.168.3.174:8091"
},
trial: {
url: "https://api.imyeyu.com"