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