weaver-hrm-salary/resource/sqlupgrade/SQLServer/sql202404290103.sql

5 lines
120 B
MySQL
Raw Permalink Normal View History

2024-05-07 16:41:12 +08:00
alter table hrsa_salary_sob_item add item_hide bigint
GO
alter table hrsa_salary_sob_item_group add item_hide bigint
GO