田源
2024-09-27 8bb85606a294d2c6d2d4840d42a62744d7ef909b
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);
;
}