Files

4 lines
47 B
SQL
Raw Permalink Normal View History

2024-10-27 02:52:45 +08:00
update sys_user set status = 0 where id = 2;