Просмотр исходного кода

Merge branch 'release_toaliyun_real' of http://221.219.212.246:13000/server/formallProject into release_toaliyun_real

release_toaliyun_real
xhxu 5 лет назад
Родитель
Сommit
bac8338965
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);

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


Загрузка…
Отмена
Сохранить