fix: update references from setting to system_setting for ServerAddress

This commit is contained in:
CaIon
2025-09-13 15:24:48 +08:00
parent 96215c9fd5
commit 28ed42130c
10 changed files with 26 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
package setting
package system_setting
var ServerAddress = "http://localhost:3000"
var WorkerUrl = ""