HJGL_DS/DataBase/版本日志/HJGLDB_DS_2025-10-27_gf.sql

3 lines
95 B
MySQL
Raw Normal View History

2025-10-27 15:42:44 +08:00
alter table Sys_User add LockTime datetime null
alter table Sys_User add ErrorTimes int null
GO