保存核算人员时增加快照数据
This commit is contained in:
parent
4100ba1331
commit
7c1e314f2c
|
|
@ -455,7 +455,7 @@ public class SalaryAcctEmployeeServiceImpl extends Service implements SalaryAcct
|
|||
|
||||
//替换快照数据
|
||||
if (shotEmpBtn) {
|
||||
String valueByCode = getSalarySysConfService(user).getValueByCode(SalarySysConstant.SHOT_EMP_TIME_TYPE);
|
||||
// String valueByCode = getSalarySysConfService(user).getValueByCode(SalarySysConstant.SHOT_EMP_TIME_TYPE);
|
||||
shotEmpData(salaryAcctEmployeePOS, sobCycle.getSalaryCycleFromDate());
|
||||
}
|
||||
//保存
|
||||
|
|
|
|||
Loading…
Reference in New Issue