fix: response type

This commit is contained in:
boojack
2022-06-21 22:29:06 +08:00
parent f80f0f2422
commit 85ce72282b
3 changed files with 2 additions and 4 deletions

View File

@@ -221,8 +221,6 @@ func findMemoRawList(db *sql.DB, find *api.MemoFind) ([]*memoRaw, error) {
}
}
println(pagination)
rows, err := db.Query(`
SELECT
id,