feat: There is no way the,
This commit is contained in:
@@ -46,7 +46,7 @@ public class BussLibrary5After implements TaskListener{
|
|||||||
ideaList=new JSONArray();
|
ideaList=new JSONArray();
|
||||||
}
|
}
|
||||||
|
|
||||||
ideaList.addAll(object.getJSONArray("infoList"));
|
ideaList.addAll(object.getJSONArray("modelData"));
|
||||||
delegateTask.setVariable("ideaList",ideaList);
|
delegateTask.setVariable("ideaList",ideaList);
|
||||||
|
|
||||||
if(StringUtils.isNotBlank(object.getString("xdUserId"))){
|
if(StringUtils.isNotBlank(object.getString("xdUserId"))){
|
||||||
|
|||||||
Reference in New Issue
Block a user