mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: user api
This commit is contained in:
@@ -25,6 +25,7 @@ type MemoPatch struct {
|
||||
type MemoFind struct {
|
||||
Id *int
|
||||
CreatorId *int
|
||||
RowStatus *string
|
||||
}
|
||||
|
||||
type MemoDelete struct {
|
||||
|
Reference in New Issue
Block a user