mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-15 04:06:35 +08:00
refactor: pacakge version upgrade
This commit is contained in:
@@ -244,6 +244,7 @@ func (app *instanceAppImpl) toDbInfoByAc(instance *entity.DbInstance, ac *tagent
|
||||
di.InstanceId = instance.Id
|
||||
di.Database = database
|
||||
structx.Copy(di, instance)
|
||||
di.Extra = instance.Extra
|
||||
|
||||
di.Username = ac.Username
|
||||
di.Password = ac.Ciphertext
|
||||
|
||||
Reference in New Issue
Block a user