mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-28 20:45:05 +08:00
Amend
This commit is contained in:
@@ -7,7 +7,7 @@ type Config struct {
|
||||
File string `mapstructure:"File"`
|
||||
} `mapstructure:"app"`
|
||||
DB struct {
|
||||
Type string `mapstructure:"Tyoe"`
|
||||
Type string `mapstructure:"Type"`
|
||||
Path string `mapstructure:"Path"`
|
||||
Port int `mapstructure:"Port"`
|
||||
User string `mapstructure:"User"`
|
||||
|
||||
Reference in New Issue
Block a user