mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 00:10:25 +08:00 
			
		
		
		
	@@ -15,6 +15,7 @@ type DbInstance struct {
 | 
			
		||||
	Host               string `json:"host"`
 | 
			
		||||
	Port               int    `json:"port"`
 | 
			
		||||
	Network            string `json:"network"`
 | 
			
		||||
	Sid                string `json:"sid"`
 | 
			
		||||
	Username           string `json:"username"`
 | 
			
		||||
	Password           string `json:"-"`
 | 
			
		||||
	Params             string `json:"params"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user