feat: 梳理集群模式运行服务
This commit is contained in:
@@ -77,6 +77,5 @@ type LogConfig struct {
|
||||
|
||||
// DatabaseConfig represents database configuration
|
||||
type DatabaseConfig struct {
|
||||
DSN string `json:"dsn"`
|
||||
AutoMigrate bool `json:"autoMigrate"`
|
||||
DSN string `json:"dsn"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user