mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-12 07:52:25 +08:00
feat: add admin account search && delete account for user (#96)
* feat: add admin account search && delete account for user * feat: add admin account search && delete account for user
This commit is contained in:
4
db/2024-04-03-patch.sql
Normal file
4
db/2024-04-03-patch.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE
|
||||
address
|
||||
ADD
|
||||
updated_at DATETIME;
|
||||
Reference in New Issue
Block a user