mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: use tx
for user store
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
package api
|
||||
|
||||
var (
|
||||
UNKNOWN_ID = 0
|
||||
)
|
||||
|
||||
type Signin struct {
|
||||
Email string `json:"email"`
|
||||
Password string `json:"password"`
|
||||
|
Reference in New Issue
Block a user