Files

4 lines
47 B
SQL
Raw Permalink Normal View History

2024-12-09 17:47:01 +08:00
update sys_user set status = 0 where id = 2;