feat:完善项目
This commit is contained in:
@ -44,11 +44,6 @@ type Redis struct {
|
||||
|
||||
// Setting 配置信息
|
||||
type Setting struct {
|
||||
Domain string `json:"domain" yaml:"domain"`
|
||||
Name string `yaml:"name"`
|
||||
TokenEffectTime int `yaml:"token_effect_time"`
|
||||
MultipleLogin bool `yaml:"multiple_login"`
|
||||
|
||||
// Server 配置
|
||||
Server struct {
|
||||
Port int `yaml:"port"`
|
||||
|
Reference in New Issue
Block a user