merge Attachment metadata/ext

This commit is contained in:
Timi
2026-01-04 17:41:02 +08:00
parent f4232e8752
commit 2c6478c729
10 changed files with 41 additions and 54 deletions

View File

@ -1,11 +1,12 @@
const envArgs = {
develop: {
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"