|
@ -541,6 +541,7 @@ public class FlowableService extends MybatisBaseService<FlowableMapper, Flowable |
|
|
appVer.put(appSid2, integers); |
|
|
appVer.put(appSid2, integers); |
|
|
} |
|
|
} |
|
|
appVo.setType(type); |
|
|
appVo.setType(type); |
|
|
|
|
|
appVo.setMsgSid(f.getTaskId()); |
|
|
voList.get(i).setAppVariables(appVo); |
|
|
voList.get(i).setAppVariables(appVo); |
|
|
} |
|
|
} |
|
|
// 循环取map:若为同一个app版本,则只查询一次
|
|
|
// 循环取map:若为同一个app版本,则只查询一次
|
|
|