|
|
@@ -1140,7 +1140,7 @@ public class StockLandService extends BaseService<StockLand> {
|
|
|
handler += getFirstLevelChecker(userList);
|
|
|
}
|
|
|
|
|
|
- saveApprovalAndUpdateAttach(slad, id, comment, sb.toString(),Constant.LandApproveStatus.COMPLIANCE_AUDIT,Constant.OperType.APPROVED,approval_round);
|
|
|
+ saveApprovalAndUpdateAttach(slad, id, comment, sb.toString(),Constant.LandApproveStatus.JYLCHQ,Constant.OperType.APPROVED,approval_round);
|
|
|
// wangjiang@2022-10-09 20:31:40 添加发送人短信通知
|
|
|
if (!nextChecker.isEmpty() && isNeedNoticeAfterDispatch(stockLand.getApply_type())) {
|
|
|
String tempCode = Constant.SMS_TemplateCode.STOCKLAND_JUDGE_AFTER_DISPATCH;
|