mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-28 02:16:35 +08:00
fix: 问题修复与redis密码迁移至凭证
This commit is contained in:
@@ -8,7 +8,7 @@ type DbForm struct {
|
||||
Remark string `json:"remark"`
|
||||
TagId []uint64 `binding:"required" json:"tagId"`
|
||||
InstanceId uint64 `binding:"required" json:"instanceId"`
|
||||
AuthCertName string `json: "authCertName`
|
||||
AuthCertName string `json: "authCertName"`
|
||||
FlowProcdefKey string `json:"flowProcdefKey"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user