mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 16:00: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 {
|
||||
|
||||
BIN
server/resources/data/mayfly-go.sqlite
Executable file → Normal file
BIN
server/resources/data/mayfly-go.sqlite
Executable file → Normal file
Binary file not shown.
Reference in New Issue
Block a user