feat: 文档更新与sqlite文件更新

This commit is contained in:
meilin.huang
2024-04-29 17:09:41 +08:00
parent 3486b07003
commit 4ed892a656
3 changed files with 22 additions and 17 deletions

View File

@@ -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

Binary file not shown.