Impl swag and auth switch

This commit is contained in:
若海
2023-12-29 21:28:18 +08:00
parent 21f63ee545
commit 524faae9cf
12 changed files with 148 additions and 54 deletions
+2
View File
@@ -29,8 +29,10 @@ var Logger = struct {
var Httpd = struct {
Address string
Token string
Swag bool
}{
Address: "127.0.0.1:7600",
Swag: true,
}
// Wcf 服务参数