Selaa lähdekoodia

update

release_toaliyun_real
xiaohanzi 5 vuotta sitten
vanhempi
commit
57efdc5f72
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 Näytä tiedosto

@@ -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);

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


Ladataan…
Peruuta
Tallenna