mirror of
				https://github.com/40t/go-sniffer.git
				synced 2025-11-04 19:16:25 +08:00 
			
		
		
		
	update cmd's describe
This commit is contained in:
		@@ -56,7 +56,7 @@ func (m *Mongodb) SetFlag(flg []string)  {
 | 
			
		||||
		return
 | 
			
		||||
	}
 | 
			
		||||
	if c >> 1 != 1 {
 | 
			
		||||
		panic("Mysql参数数量不正确!")
 | 
			
		||||
		panic("Mongodb参数数量不正确!")
 | 
			
		||||
	}
 | 
			
		||||
	for i:=0;i<c;i=i+2 {
 | 
			
		||||
		key := flg[i]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user