@@ -15,6 +15,8 @@ import com.jeeplus.core.persistence.DataEntity;
* 项目信息Entity
* @author qiuyue
* @version 2019-09-04
+ * 导出execl暂未使用
+ * 使用中的导出规范-OutInformation
*/
public class Information extends DataEntity<Information> {
@@ -4,6 +4,9 @@ import com.jeeplus.common.utils.excel.annotation.ExcelField;
import java.util.Date;
+/**
+ * 用于导出项目列表规范
+ * */
public class OutInformation {
//项目定义号
private String projectId;
@@ -17,7 +17,7 @@ $(document).ready(function() {
contentType: "application/x-www-form-urlencoded",
//显示检索按钮
showSearch: true,
-/* height:h,*/
+ height:h,
//显示刷新按钮
showRefresh: true,
//显示切换手机试图按钮