diff --git a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/designer/relation/web/DesignerRelationShapeWeb.java b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/designer/relation/web/DesignerRelationShapeWeb.java index a9791f56..2cedccad 100755 --- a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/designer/relation/web/DesignerRelationShapeWeb.java +++ b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/designer/relation/web/DesignerRelationShapeWeb.java @@ -783,6 +783,7 @@ public class DesignerRelationShapeWeb extends ActionWeb { } } } + System.out.println("treeData======================="+jsonArr_new.toString()); macroLibraries.put("treeData", jsonArr_new.toString()); } else if(attrId.equals("post")){ if (objects != null) {