This commit is contained in:
云溪 2024-08-07 17:58:46 +08:00 committed by GitHub
commit 7c3e17dcc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ var version = "0.0.0"
var gaMeasurementID, gaSecretKey string
func main() {
os.Setenv("LANG", "zh_CN.UTF-8")
// Create an instance of the app structure
sysSvc := services.System()
connSvc := services.Connection()