소스 검색

update

release_toaliyun_real
xiaohanzi 5 년 전
부모
커밋
57efdc5f72
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/service/impl/WxFlowServiceImpl.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxFlowServiceImpl.java 파일 보기

@@ -481,6 +481,7 @@ public class WxFlowServiceImpl implements WxFlowService {
wxFlowRecord.setCurrStatus(EnumRentContractAppStatus.APPLYING.getCode());
wxFlowRecord.setVariables(variablesToJson(variables));
wxFlowRecord.setStartDate(startDate);
wxFlowRecord.updateTenantInfo(tenantEntity);
wxFlowRecordService.saveOrUpdate(wxFlowRecord);

//给审批人发送代办通知短信


불러오는 중...
취소
저장