zxl
5 天以前 c83101eb62f5d4906b9c01ceea6b21a37f9e84d8
ycl-pojo/src/main/java/com/ycl/platform/domain/query/HomeQuery.java
@@ -35,4 +35,21 @@
     * 考核标签1/2 省厅/公安部
     */
    private Integer examineTag;
    /**
     * 数据类型1/2 累计数据/每日数据
     */
    private Integer category;
    /**
     *
     * 区域
     */
    private String area;
    /**
     * 建设类型
     */
    private String constructionType;
}