fix
This commit is contained in:
@@ -10,4 +10,9 @@ type Config struct {
|
||||
SourceMysql string
|
||||
Auth types.Auth
|
||||
SourceRabbitMq string
|
||||
FeiShu struct {
|
||||
ApiHost string
|
||||
EncryptKey string
|
||||
VerificationToken string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user