mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-07 14:53:40 +08:00
美化绘画IU
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user