Commit 26b366b0 authored by hongguangwu's avatar hongguangwu

MVP1.7.16-合同编码

parent 9fcb4874
......@@ -231,6 +231,7 @@ public class FascController {
pre.setProcessStatus(CommonConstants.dingleDigitStrArray[9]);
contractInfo.setIsFile(CommonConstants.ZERO_STRING);
contractInfo.setContractNo(pre.getRequestId());
tEmployeeContractInfoService.updateById(contractInfo);
}
tEmployeeContractPreService.updateById(pre);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment