From 62b8c9e9db3b12742612f859fe2fc690dd780720 Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Wed, 27 Jul 2022 17:17:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../designer/relation/web/DesignerRelationShapeWeb.java | 1 + 1 file changed, 1 insertion(+) 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) {