ludc
2024-09-02 e45b445e2145dbd83864eb28417ae02bffc1a900
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);
;
}