mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	fix: 新版本问题修复
This commit is contained in:
		@@ -16,7 +16,6 @@ type DbListVO struct {
 | 
			
		||||
 | 
			
		||||
	InstanceId   *int64  `json:"instanceId"`
 | 
			
		||||
	AuthCertName string  `json:"authCertName"`
 | 
			
		||||
	Username     string  `json:"username"`
 | 
			
		||||
	InstanceName *string `json:"instanceName"`
 | 
			
		||||
	InstanceType *string `json:"type"`
 | 
			
		||||
	Host         string  `json:"host"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user