mirror of
https://github.com/certd/certd.git
synced 2026-05-14 20:17:32 +08:00
4 lines
47 B
SQL
4 lines
47 B
SQL
|
|
|
||
|
|
update sys_user set status = 0 where id = 2;
|
||
|
|
|