疯狂的狮子li
2022-07-29 027cd821a251170e18569d052ab45ef8ccd9f0da
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