美化绘画IU

This commit is contained in:
CaIon
2023-12-14 15:16:51 +08:00
parent 261dc43c4e
commit 0fdd4fc6e3
3 changed files with 55 additions and 50 deletions

View File

@@ -11,7 +11,7 @@ import (
var StartTime = time.Now().Unix() // unit: second
var Version = "v0.0.0" // this hard coding will be replaced automatically when building, no need to manually change
var SystemName = "One API"
var SystemName = "New API"
var ServerAddress = "http://localhost:3000"
var PayAddress = ""
var EpayId = ""