完善脚本

This commit is contained in:
2024-08-23 09:28:30 +08:00
parent 42752f3085
commit b0114429fb

View File

@@ -1461,3 +1461,7 @@ java.time.YearMonth.from(salary.batchYearMonth).lengthOfMonth()
', '1') on conflict (id) do nothing;
update t_emp_salary_sys_item set name = '_' || name where name not like '_%' and item_type != '2';