|
json.put("operationObjIds", Func.toStrList(ids));
|
|
json.put("operationObjIds", Func.toStrList(ids));
|
|
json.put("operationObjName", title);
|
|
json.put("operationObjName", title);
|
|
this.recycleBinClient.saveDelBusinessData(Func.toStrList(ids), title, 1, position, fileList.get(0).getProjectId(), fileList.get(0).getContractId());
|
|
this.recycleBinClient.saveDelBusinessData(Func.toStrList(ids), title, 1, position, fileList.get(0).getProjectId(), fileList.get(0).getContractId());
|