陕西万众fix

This commit is contained in:
Harryxzy 2024-01-10 09:29:47 +08:00
parent ab679fa713
commit ca28b44a34
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,2 @@
ALTER TABLE hrsa_salary_acct_template_wz ADD is_default int NULL
GO

View File

@ -114,7 +114,7 @@
#{emp.deleteType},
#{emp.tenantKey},
#{emp.employeeType},
#{emp.requstId}
#{emp.requestId}
)
</foreach>
</insert>