weaver-hrm-salary/resource/sqlupgrade/JC/sql202306020403.sql

2 lines
65 B
MySQL
Raw Normal View History

2023-06-26 15:48:25 +08:00
alter table HRSA_SALARY_ITEM add sorted_index number(11) null;
/