update 1.6.2

This commit is contained in:
Timi
2025-12-17 16:56:45 +08:00
parent 62186abdb8
commit 9f7df3cfed
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
const envArgs = {
develop: {
url: "http://192.168.3.137: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"
},
trial: {
url: "https://api.imyeyu.com"