最新版本

This commit is contained in:
eson
2023-07-03 14:34:16 +08:00
parent c17ab5ae5c
commit 9a840f420e
11 changed files with 5 additions and 454 deletions

View File

@@ -1,9 +0,0 @@
package config
import "github.com/zeromicro/go-zero/rest"
type Config struct {
rest.RestConf
SourceMysql string
Auth types.Auth
}