Browse Source

[审批流][修改][物业合同发起审批合并]

release_toaliyun_real
luozukai 7 years ago
parent
commit
53461a25f2
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mallinkService/src/main/java/com/iformall/service/impl/WxPropertyContractServiceImpl.java

+ 0
- 1
mallinkService/src/main/java/com/iformall/service/impl/WxPropertyContractServiceImpl.java View File

@@ -218,7 +218,6 @@ public class WxPropertyContractServiceImpl implements WxPropertyContractService

try {
record.getFlowParams().put("businessId",record.getId().toString());
record.getFlowParams().put("supplement",false);
wxFlowService.start(record.getFlowParams(),userId,userName,record.getTenantId());

// 合同状态改成待签约


Loading…
Cancel
Save