mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
完善脚本
This commit is contained in:
@@ -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';
|
||||
Reference in New Issue
Block a user