疯狂的狮子li
2022-08-01 8fe07a7e6d294a1d9009574050ba4d1091d8f463
script/sql/update/sqlserver/update-4.2-4.3.sql
@@ -3,3 +3,6 @@
delete from sys_menu WHERE menu_id = 116;
GO
update sys_config set config_key = 'sys.account.captchaEnabled' where config_id = 4
GO