chore: clean server

This commit is contained in:
email
2022-03-29 00:01:34 +08:00
parent 3c06c68691
commit 8f76120e4e
7 changed files with 21 additions and 51 deletions

View File

@@ -21,6 +21,7 @@ type MemoPatch struct {
Content *string `json:"content"`
RowStatus *string `json:"rowStatus"`
CreatedTs *int64 `json:"createdTs"`
}
type MemoFind struct {