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