fix
This commit is contained in:
@@ -10,4 +10,8 @@ type Config struct {
|
||||
SourceMysql string
|
||||
Auth types.Auth
|
||||
SourceRabbitMq string
|
||||
BLMService struct {
|
||||
Version string
|
||||
Urls []string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user