Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/UIDataServiceI.java
@@ -34,7 +34,7 @@ * @return DataGrid中data为Map<String,String>格式 * @throws VciBaseException 查询出错的时候会抛出异常 */ DataGrid getDataForGrid(UIDataGridQuery dataGridQuery) throws VciBaseException; DataGrid getDataForGrid(UIDataGridQuery dataGridQuery) throws VciBaseException, PLException; /** * 获取表单的数据