ludc
2024-09-09 88c5cf35a5ea870378d7964086ed2c09ddc299c8
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/UIEngineServiceI.java
@@ -134,7 +134,6 @@
    */
   UIActionVO actionDO2VO(PLAction action);
   /**
    * 查询所有的UI上下文
    * @return 显示对象
@@ -209,5 +208,5 @@
//   UIContentVO UIContentDO2VO(PLPageLayoutDefination pageLayoutDefination, boolean queryDetail);
   UIContentVO UIContentDO2VO(PLUILayout pageLayoutDefination, boolean queryDetail);
;
}