mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	feat: 文档更新与sqlite文件更新
This commit is contained in:
		@@ -17,7 +17,7 @@ type MachineQuery struct {
 | 
			
		||||
type AuthCertQuery struct {
 | 
			
		||||
	Id         uint64 `json:"id" form:"id"`
 | 
			
		||||
	Name       string `json:"name" form:"name"`
 | 
			
		||||
	AuthMethod string `json:"authMethod" form:"authMethod"` // IP地址
 | 
			
		||||
	AuthMethod string `json:"authMethod" form:"authMethod"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
type MachineTermOpQuery struct {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user