mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-05-03 09:35:32 +08:00
feat: 调整单个数据库资源可配置多个数据库
This commit is contained in:
@@ -41,6 +41,7 @@ type DbSqlSaveForm struct {
|
||||
Name string
|
||||
Sql string `binding:"required"`
|
||||
Type int `binding:"required"`
|
||||
Db string `binding:"required"`
|
||||
}
|
||||
|
||||
type MachineFileUpdateForm struct {
|
||||
|
||||
Reference in New Issue
Block a user