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

5 lines
117 B
Transact-SQL

alter table hrsa_push_setting_item add sorted_index int
go
alter table hrsa_push_record_detail add data_id bigint
go