制度图编号
This commit is contained in:
parent
d7a6f9be2f
commit
06d18114af
Binary file not shown.
@ -79,9 +79,6 @@ public class EpcGraphWeb extends ActionWeb {
|
||||
* @return
|
||||
*/
|
||||
private String refreshControlDesignerNo(String uuid) {
|
||||
String define = PALRepositoryQueryAPIManager.getInstance().getProcessDefinition(uc, uuid);
|
||||
JSONObject definition = JSONObject.parseObject(define);
|
||||
JSONObject elements = definition.getJSONObject("elements");
|
||||
return new PolicyShapeSortWeb(uc).sort(uuid).toString();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user