|
|
@ -535,6 +535,7 @@ public class BaseOutsourcingApplicationService extends MybatisBaseService<BaseOu |
|
|
|
String taskDefKey = rb.getData().getTaskDefKey(); |
|
|
|
Map<String, Object> stringObjectMap = BeanUtil.beanToMap(rb.getData()); |
|
|
|
updateFlowFiled(stringObjectMap); |
|
|
|
|
|
|
|
if ("Event_end".equals(taskDefKey)) { |
|
|
|
BigDecimal deposit = booad.getDeposit(); |
|
|
|
if ("1".equals(booad.getIsBeforePayment())) { |
|
|
|