Compare commits

..

2 Commits

Author SHA1 Message Date
e879989ef6 fix: update 2025-06-14 18:12:13 +08:00
6fd82f1770 fix: 修改domain 2025-06-14 18:11:31 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[system]
Domain = "artistinfo"
Domain = "fiee"
AppMode = "dev"
HttpPort = ":8085"
Host = "https://common.szjixun.cn"

View File

@ -1,5 +1,5 @@
[system]
Domain = "artistinfo"
Domain = "fiee"
AppMode = "test"
HttpPort = ":8085"
Host = "https://common.szjixun.cn"