456 changed files with 15857 additions and 506 deletions
@ -0,0 +1,34 @@ |
|||
INSERT INTO `epmet_admin`.`sys_dict_type` (`id`, `dict_type`, `dict_name`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) |
|||
VALUES ('1549241609500921857', 'house_purpose', '房屋用途', '', 31, 0, 0, '1', '2022-07-19 11:55:58', '1', '2022-07-19 11:55:58'); |
|||
|
|||
INSERT INTO `epmet_admin`.`sys_dict_type` (`id`, `dict_type`, `dict_name`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) |
|||
VALUES ('1549241262669729794', 'house_type', '房屋类型', '楼房、平房、别墅', 30, 0, 0, '1', '2022-07-19 11:54:35', '1', '2022-07-19 11:54:35'); |
|||
|
|||
INSERT INTO `epmet_admin`.`sys_dict_type` (`id`, `dict_type`, `dict_name`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) |
|||
VALUES ('1548958559042969601', 'policy_level', '政策级别', '政策级别;与服务项目的政策级别一致', 29, 0, 0, '1', '2022-07-18 17:11:13', '1', '2022-07-19 11:10:42'); |
|||
|
|||
INSERT INTO `epmet_admin`.`sys_dict_type` (`id`, `dict_type`, `dict_name`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) |
|||
VALUES ('1548956290117443586', 'sql_query_type', 'sql查询条件', '目前应用于政策找人规则查询条件', 28, 0, 0, '1', '2022-07-18 17:02:12', '1', '2022-07-19 11:10:36'); |
|||
|
|||
|
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956434175008770', 1548956290117443586, '等于', '=', '0', '等于', 1, 0, 0, '1', '2022-07-18 17:02:47', '1', '2022-07-18 17:02:47'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956518434381826', 1548956290117443586, '不等于', '!=', '0', '不等于', 2, 0, 0, '1', '2022-07-18 17:03:07', '1', '2022-07-18 17:03:07'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956603855577089', 1548956290117443586, '大于', '>', '0', '大于', 3, 0, 0, '1', '2022-07-18 17:03:27', '1', '2022-07-18 17:03:27'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956681525698561', 1548956290117443586, '大于等于', '>=', '0', '大于等于', 4, 0, 0, '1', '2022-07-18 17:03:46', '1', '2022-07-18 17:03:46'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956755412557826', 1548956290117443586, '小于', '<', '0', '小于', 5, 0, 0, '1', '2022-07-18 17:04:03', '1', '2022-07-18 17:04:03'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956830482210818', 1548956290117443586, '小于等于', '<=', '0', '<=', 6, 0, 0, '1', '2022-07-18 17:04:21', '1', '2022-07-18 17:04:21'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548956956554600450', 1548956290117443586, '包含', 'like', '0', '包含', 7, 0, 0, '1', '2022-07-18 17:04:51', '1', '2022-07-18 17:04:51'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548957038305779714', 1548956290117443586, '不包含', 'not like', '0', '不包含', 8, 0, 0, '1', '2022-07-18 17:05:11', '1', '2022-07-18 17:05:11'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548958784704913410', 1548958559042969601, '市级', '0', '0', '市级;政策级别ic_policy.POLICY_LEVEL', 1, 0, 0, '1', '2022-07-18 17:12:07', '1', '2022-07-18 17:12:07'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548958823573528578', 1548958559042969601, '区级', '1', '0', '区级;政策级别ic_policy.POLICY_LEVEL', 2, 0, 0, '1', '2022-07-18 17:12:16', '1', '2022-07-18 17:12:16'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1548958887222091777', 1548958559042969601, '街道级', '2', '0', '街道级;政策级别ic_policy.POLICY_LEVEL', 3, 0, 0, '1', '2022-07-18 17:12:32', '1', '2022-07-18 17:12:32'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241348443246594', 1549241262669729794, '楼房', '1', '0', '房屋类型ic_house.houseType', 1, 0, 0, '1', '2022-07-19 11:54:56', '1', '2022-07-19 11:54:56'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241378726121473', 1549241262669729794, '平房', '2', '0', '房屋类型ic_house.houseType', 2, 0, 0, '1', '2022-07-19 11:55:03', '1', '2022-07-19 11:55:03'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241467490177025', 1549241262669729794, '别墅', '3', '0', '房屋类型ic_house.houseType', 3, 0, 0, '1', '2022-07-19 11:55:24', '1', '2022-07-19 11:55:24'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241664320475137', 1549241609500921857, '住宅', '1', '0', '房屋用途ic_house.purpose', 1, 0, 0, '1', '2022-07-19 11:56:11', '1', '2022-07-19 11:56:11'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241693034680321', 1549241609500921857, '商业', '2', '0', '房屋用途ic_house.purpose', 2, 0, 0, '1', '2022-07-19 11:56:18', '1', '2022-07-19 11:56:18'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241720020832257', 1549241609500921857, '办公', '3', '0', '房屋用途ic_house.purpose', 3, 0, 0, '1', '2022-07-19 11:56:24', '1', '2022-07-19 11:56:24'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241750299512833', 1549241609500921857, '工业', '4', '0', '房屋用途ic_house.purpose', 4, 0, 0, '1', '2022-07-19 11:56:31', '1', '2022-07-19 11:56:31'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241808101216257', 1549241609500921857, '仓储', '5', '0', '房屋用途ic_house.purpose', 5, 0, 0, '1', '2022-07-19 11:56:45', '1', '2022-07-19 11:56:45'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241873729490946', 1549241609500921857, '商住混用', '6', '0', '房屋用途ic_house.purpose', 6, 0, 0, '1', '2022-07-19 11:57:01', '1', '2022-07-19 11:57:01'); |
|||
INSERT INTO `epmet_admin`.`sys_dict_data` (`id`, `dict_type_id`, `dict_label`, `dict_value`, `dict_p_value`, `remark`, `sort`, `DEL_FLAG`, `REVISION`, `CREATED_BY`, `CREATED_TIME`, `UPDATED_BY`, `UPDATED_TIME`) VALUES ('1549241913411801089', 1549241609500921857, '其他', '7', '0', '房屋用途ic_house.purpose', 7, 0, 0, '1', '2022-07-19 11:57:10', '1', '2022-07-19 11:57:10'); |
@ -0,0 +1,23 @@ |
|||
package com.epmet.commons.tools.dto.result; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author yzm |
|||
* @Date 2022/7/26 16:37 |
|||
*/ |
|||
@Data |
|||
public class ZhzlCategorySelectDTO implements Serializable { |
|||
private String label; |
|||
private String value; |
|||
|
|||
private String queryType; |
|||
private String tableName; |
|||
private String columnName; |
|||
private String columnValue; |
|||
private Integer sort; |
|||
} |
|||
|
@ -0,0 +1,55 @@ |
|||
package com.epmet.commons.tools.enums; |
|||
|
|||
/** |
|||
* 图层枚举 |
|||
*/ |
|||
public enum CoverageEnums { |
|||
|
|||
ZHZL("zhzl", "综合治理图层", 1), |
|||
YJCL("yjcl", "应急处置资源", 1), |
|||
AQSC("aqsc", "安全生产资源", 1), |
|||
CSGL("csgl", "城市管理资源", 1), |
|||
GGFW("ggfw", "公共服务资源", 1), |
|||
|
|||
DATA_TYPE_GOVERNED_TARGET("governedTarget", "被管理对象", 2), |
|||
DATA_TYPE_RESOURCES("resources", "资源", 2); |
|||
|
|||
private String key; |
|||
private String name; |
|||
/** |
|||
* 1:图层,2:数据类型 |
|||
*/ |
|||
private Integer type; |
|||
|
|||
CoverageEnums(String key, String name, Integer type) { |
|||
this.key = key; |
|||
this.name = name; |
|||
this.type = type; |
|||
} |
|||
|
|||
public static CoverageEnums getEnum(String key) { |
|||
CoverageEnums[] values = CoverageEnums.values(); |
|||
for (CoverageEnums value : values) { |
|||
if (value.getKey().equals(key)) { |
|||
return value; |
|||
} |
|||
} |
|||
return null; |
|||
} |
|||
|
|||
public String getKey() { |
|||
return key; |
|||
} |
|||
|
|||
public String getCoverageName() { |
|||
return name; |
|||
} |
|||
|
|||
public String getName() { |
|||
return name; |
|||
} |
|||
|
|||
public Integer getType() { |
|||
return type; |
|||
} |
|||
} |
@ -0,0 +1,56 @@ |
|||
package com.epmet.commons.tools.enums; |
|||
|
|||
public enum ResiCategoryEnum { |
|||
IS_PARTY("IS_PARTY", "党员"), |
|||
IS_DBH("IS_DBH", "低保人员"), |
|||
IS_ENSURE_HOUSE("IS_ENSURE_HOUSE", "保障房人员"), |
|||
IS_UNEMPLOYED("IS_UNEMPLOYED", "失业人员"), |
|||
IS_YLFN("IS_YLFN", "育龄妇女"), |
|||
IS_VETERANS("IS_VETERANS", "退役军人"), |
|||
IS_UNITED_FRONT("IS_UNITED_FRONT", "统战人员"), |
|||
IS_XFRY("IS_XFRY", "信访人员"), |
|||
IS_VOLUNTEER("IS_VOLUNTEER", "志愿者"), |
|||
IS_OLD_PEOPLE("IS_OLD_PEOPLE", "老年人"), |
|||
IS_KC("IS_KC", "空巢"), |
|||
IS_SD("IS_SD", "失独人员"), |
|||
IS_SN("IS_SN", "失能"), |
|||
IS_SZ("IS_SZ", "失智"), |
|||
IS_CJ("IS_CJ", "残疾"), |
|||
IS_DB("IS_DB", "大病"), |
|||
IS_MB("IS_MB", "慢病"), |
|||
IS_SPECIAL("IS_SPECIAL", "特殊人群"); |
|||
private String colName; |
|||
private String label; |
|||
|
|||
|
|||
ResiCategoryEnum(String colName, String label) { |
|||
this.colName = colName; |
|||
this.label = label; |
|||
} |
|||
|
|||
/** |
|||
* 取枚举对象 |
|||
* @param columnName |
|||
* @return |
|||
*/ |
|||
public static ResiCategoryEnum getEnum(String columnName) { |
|||
for (ResiCategoryEnum enumObject : ResiCategoryEnum.values()) { |
|||
if (enumObject.getColName().equals(columnName)) { |
|||
return enumObject; |
|||
} |
|||
} |
|||
return null; |
|||
} |
|||
|
|||
public String getColName() { |
|||
return colName; |
|||
} |
|||
|
|||
public String getLabel() { |
|||
return label; |
|||
} |
|||
|
|||
public void setLabel(String label) { |
|||
this.label = label; |
|||
} |
|||
} |
@ -0,0 +1,108 @@ |
|||
package com.epmet.commons.tools.enums; |
|||
|
|||
import com.epmet.commons.tools.dto.result.ZhzlCategorySelectDTO; |
|||
|
|||
import java.util.ArrayList; |
|||
import java.util.List; |
|||
|
|||
public enum ZhzlResiCategoryEnum { |
|||
// resi_xfry 信访人员
|
|||
// anzhibangjiao 安置帮教
|
|||
// xiejiaorenyuan 邪教人员
|
|||
// buliangqingshaonian 不良青少年
|
|||
// shequjiaozheng 社区矫正
|
|||
// zhaoshizhaohuojingshenbing 肇事肇祸精神病
|
|||
// xidurenyuan 吸毒人员
|
|||
|
|||
resi_xfry("resi_xfry", "信访人员", "equal", "ic_resi_user", "IS_XFRY", "1", 1), |
|||
anzhibangjiao("anzhibangjiao", "安置帮教", "list_equal", "ic_special", "SPECIAL_RQLB", "anzhibangjiao", 2), |
|||
xiejiaorenyuan("xiejiaorenyuan", "邪教人员", "list_equal", "ic_special", "SPECIAL_RQLB", "xiejiaorenyuan", 3), |
|||
buliangqingshaonian("buliangqingshaonian", "不良青少年", "list_equal", "ic_special", "SPECIAL_RQLB", "buliangqingshaonian", 4), |
|||
shequjiaozheng("shequjiaozheng", "社区矫正", "list_equal", "ic_special", "SPECIAL_RQLB", "shequjiaozheng", 5), |
|||
zhaoshizhaohuojingshenbing("zhaoshizhaohuojingshenbing", "肇事肇祸精神病", "list_equal", "ic_special", "SPECIAL_RQLB", "zhaoshizhaohuojingshenbing", 6), |
|||
xidurenyuan("xidurenyuan", "吸毒人员", "list_equal", "ic_special", "SPECIAL_RQLB", "xidurenyuan", 7); |
|||
|
|||
private String code; |
|||
private String name; |
|||
private String queryType; |
|||
private String tableName; |
|||
private String columnName; |
|||
private String columnValue; |
|||
private Integer sort; |
|||
|
|||
|
|||
ZhzlResiCategoryEnum(String code, String name, String queryType, String tableName, String columnName, String columnValue, Integer sort) { |
|||
this.code = code; |
|||
this.name = name; |
|||
this.queryType = queryType; |
|||
this.tableName = tableName; |
|||
this.columnName = columnName; |
|||
this.columnValue = columnValue; |
|||
this.sort = sort; |
|||
} |
|||
|
|||
public static ZhzlResiCategoryEnum getEnum(String code) { |
|||
ZhzlResiCategoryEnum[] values = ZhzlResiCategoryEnum.values(); |
|||
for (ZhzlResiCategoryEnum value : values) { |
|||
if (value.getCode().equals(code)) { |
|||
return value; |
|||
} |
|||
} |
|||
return null; |
|||
|
|||
} |
|||
|
|||
|
|||
/** |
|||
* 转为数据 |
|||
* |
|||
* @return 枚举对象数组 |
|||
*/ |
|||
public static List<ZhzlCategorySelectDTO> toSelectList() { |
|||
List<ZhzlCategorySelectDTO> list = new ArrayList<>(); |
|||
for (ZhzlResiCategoryEnum item : ZhzlResiCategoryEnum.values()) { |
|||
ZhzlCategorySelectDTO selectDTO = new ZhzlCategorySelectDTO(); |
|||
selectDTO.setLabel(item.getName()); |
|||
selectDTO.setValue(item.getCode()); |
|||
selectDTO.setQueryType(item.getQueryType()); |
|||
selectDTO.setTableName(item.getTableName()); |
|||
selectDTO.setColumnName(item.getColumnName()); |
|||
selectDTO.setColumnValue(item.getColumnValue()); |
|||
selectDTO.setSort(item.getSort()); |
|||
list.add(selectDTO); |
|||
} |
|||
return list; |
|||
} |
|||
|
|||
|
|||
public String getCode() { |
|||
return code; |
|||
} |
|||
|
|||
public String getName() { |
|||
return name; |
|||
} |
|||
|
|||
|
|||
public String getQueryType() { |
|||
return queryType; |
|||
} |
|||
|
|||
public String getTableName() { |
|||
return tableName; |
|||
} |
|||
|
|||
public String getColumnName() { |
|||
return columnName; |
|||
} |
|||
|
|||
public String getColumnValue() { |
|||
return columnValue; |
|||
} |
|||
|
|||
public Integer getSort() { |
|||
return sort; |
|||
} |
|||
|
|||
|
|||
} |
@ -0,0 +1,22 @@ |
|||
package com.epmet.dataaggre.constant; |
|||
|
|||
/** |
|||
* |
|||
*/ |
|||
public interface TableConstant { |
|||
|
|||
String IC_DANGEROUS_CHEMICALS = "ic_dangerous_chemicals"; |
|||
|
|||
String IC_SUPERIOR_RESOURCE = "ic_superior_resource"; |
|||
|
|||
String IC_ENTERPRISE = "ic_enterprise"; |
|||
|
|||
String IC_COMMUNITY_SELF_ORGANIZATION = "ic_community_self_organization"; |
|||
|
|||
String IC_CITY_MANAGEMENT = "ic_city_management"; |
|||
|
|||
String IC_PUBLIC_SERVICE = "ic_public_service"; |
|||
|
|||
String IC_EVENT = "ic_event"; |
|||
|
|||
} |
@ -0,0 +1,25 @@ |
|||
package com.epmet.dataaggre.dto.coverage; |
|||
|
|||
import lombok.AllArgsConstructor; |
|||
import lombok.Data; |
|||
import lombok.NoArgsConstructor; |
|||
|
|||
import java.util.List; |
|||
|
|||
/** |
|||
* 五大图层分析-被管理对象分类 |
|||
*/ |
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public class AnalysisGovernedTargetsResult { |
|||
|
|||
private String categoryKey; |
|||
private String categoryName; |
|||
private String coverageType; |
|||
private String placeType; |
|||
private String placeTypeName; |
|||
private Integer quantity = 0; |
|||
|
|||
private List<AnalysisGovernedTargetsResult> children; |
|||
} |
@ -0,0 +1,70 @@ |
|||
package com.epmet.dataaggre.dto.coverage; |
|||
|
|||
import lombok.AllArgsConstructor; |
|||
import lombok.Data; |
|||
import lombok.NoArgsConstructor; |
|||
|
|||
import java.util.ArrayList; |
|||
import java.util.List; |
|||
import java.util.concurrent.atomic.AtomicInteger; |
|||
|
|||
/** |
|||
* 五大图层-可视化-右侧分类树列表 |
|||
*/ |
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public class AnalysisResourceCategoriesResult { |
|||
|
|||
/** |
|||
* 图层类型 |
|||
*/ |
|||
private String coverageType; |
|||
/** |
|||
* 图层名称 |
|||
*/ |
|||
private String coverageName; |
|||
/** |
|||
* 个数 |
|||
*/ |
|||
private AtomicInteger quantity = new AtomicInteger(0); |
|||
|
|||
/** |
|||
* 没有placeTypeInAnalysis,直接属于图层的 |
|||
*/ |
|||
private List<Category> categories = new ArrayList<>(); |
|||
|
|||
/** |
|||
* 场所类型,有placeTypeInAnalysis,不直接属于图层的 |
|||
*/ |
|||
private List<PlaceType> placeTypesInAnalysis = new ArrayList<>(); |
|||
|
|||
/** |
|||
* 分类 |
|||
*/ |
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public static class Category { |
|||
private String categoryKey; |
|||
private String categoryName; |
|||
private String coverageType; |
|||
private String placeType; |
|||
private Integer quantity = 0; |
|||
} |
|||
|
|||
/** |
|||
* 场所类型 |
|||
*/ |
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public static class PlaceType { |
|||
private String placeType; |
|||
private String placeTypeName; |
|||
private AtomicInteger quantity = new AtomicInteger(0); |
|||
private List<Category> categories; |
|||
} |
|||
|
|||
|
|||
} |
@ -0,0 +1,59 @@ |
|||
package com.epmet.dataaggre.dto.datastats.form; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import javax.validation.constraints.NotBlank; |
|||
import javax.validation.constraints.NotNull; |
|||
import java.io.Serializable; |
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Description 数据统计页面查询-接口入参 |
|||
*/ |
|||
@Data |
|||
public class NowStatsDataFormDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 6462094914874831738L; |
|||
|
|||
public interface CustomerDataManageForm{} |
|||
|
|||
/** |
|||
* 客户ID |
|||
*/ |
|||
@NotBlank(message = "客户ID不能为空",groups = CustomerDataManageForm.class) |
|||
private String customerId; |
|||
|
|||
/** |
|||
* 组织ID |
|||
*/ |
|||
@NotBlank(message = "组织ID不能为空",groups = CustomerDataManageForm.class) |
|||
private String agencyId; |
|||
|
|||
/** |
|||
* 区间:Interval 截止:end |
|||
*/ |
|||
@NotBlank(message = "type不能为空",groups = CustomerDataManageForm.class) |
|||
private String type; |
|||
|
|||
/** |
|||
* 开始时间 精确到秒【yyyy-MM-dd HH:mm:ss】 |
|||
*/ |
|||
private String startTime; |
|||
|
|||
/** |
|||
* 结束时间 精确到秒【yyyy-MM-dd HH:mm:ss】 |
|||
*/ |
|||
@NotBlank(message = "结束时间不能为空",groups = CustomerDataManageForm.class) |
|||
private String endTime; |
|||
|
|||
|
|||
//组织或网格Id集合
|
|||
private List<String> idList; |
|||
//数据类型【组织agency 网格grid】
|
|||
private String dataType; |
|||
|
|||
/** |
|||
* desc:是否是导出 |
|||
*/ |
|||
private boolean export = false; |
|||
} |
@ -0,0 +1,46 @@ |
|||
package com.epmet.dataaggre.dto.datastats.result; |
|||
|
|||
import com.fasterxml.jackson.annotation.JsonIgnore; |
|||
import lombok.Data; |
|||
|
|||
import java.util.ArrayList; |
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Description 数据统计页面查询-接口返参 |
|||
*/ |
|||
@Data |
|||
public class NowStatsDataResultDTO { |
|||
|
|||
//组织、网格Id
|
|||
private String orgId; |
|||
//组织、网格名称
|
|||
private String orgName; |
|||
//注册居民数
|
|||
private Integer resiUserCount = 0; |
|||
//注册党员数
|
|||
private Integer partyMemberCount = 0; |
|||
//事件总数
|
|||
private Integer icEventCount = 0; |
|||
//居民上报事件数【小程序端随手拍随时讲】
|
|||
private Integer resiEventCount = 0; |
|||
//平台录入事件数【数字平台录入的事件数】
|
|||
private Integer pcEventCount = 0; |
|||
//项目总数
|
|||
private Integer projectCount = 0; |
|||
//议题转项目数
|
|||
private Integer issueProjectCount = 0; |
|||
//事件立项数
|
|||
private Integer icEventProjectCount = 0; |
|||
//直接立项项目数
|
|||
private Integer agencyProjectCount = 0; |
|||
|
|||
|
|||
//组织的pids
|
|||
private String pids; |
|||
//事件来源,0代表居民点 其他代表数字平台
|
|||
private String sourceType; |
|||
//项目来源 issue议题 agency立项 ic_event事件
|
|||
private String origin; |
|||
|
|||
} |
@ -0,0 +1,77 @@ |
|||
package com.epmet.dataaggre.dto.epmetuser.form; |
|||
|
|||
import lombok.AllArgsConstructor; |
|||
import lombok.Data; |
|||
import lombok.NoArgsConstructor; |
|||
|
|||
import java.util.Comparator; |
|||
import java.util.List; |
|||
import java.util.Map; |
|||
import java.util.Set; |
|||
|
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public class ResisByPolicyRulesFormDTO { |
|||
private String ruleId; |
|||
private String orgId; |
|||
private String orgType; |
|||
private String neighborHoodId; |
|||
private String buildingId; |
|||
private String unitId; |
|||
private String houseId; |
|||
private String name; |
|||
private String mobile; |
|||
private String idCard; |
|||
private RuleList ruleList = new RuleList(); |
|||
private Integer pageNo = 1; |
|||
private Integer pageSize = 20; |
|||
|
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public static class RuleList { |
|||
private String ruleName; |
|||
private List<ResiRule> resiRuleList; |
|||
private List<HouseRule> houseRuleList; |
|||
private List<StatRule> statRuleList; |
|||
} |
|||
|
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public static class ResiRule { |
|||
private String ruleDesc; |
|||
private String nextLogicalRel; |
|||
private String itemGroupId; |
|||
private String itemId; |
|||
private String queryType; |
|||
private String colTable; |
|||
private String colKey; |
|||
private String colVal; |
|||
} |
|||
|
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public static class HouseRule { |
|||
private String colTable; |
|||
private String colKey; |
|||
private String colVal; |
|||
private String ruleDesc; |
|||
private String nextLogicalRel; |
|||
private String queryType; |
|||
} |
|||
|
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public static class StatRule { |
|||
private String colKey; |
|||
private String colVal; |
|||
private String nextLogicalRel; |
|||
private String ruleDesc; |
|||
private String queryType; |
|||
private String colTable; |
|||
} |
|||
} |
@ -0,0 +1,46 @@ |
|||
package com.epmet.dataaggre.dto.epmetuser.result; |
|||
|
|||
import com.alibaba.excel.annotation.ExcelIgnore; |
|||
import com.alibaba.excel.annotation.ExcelProperty; |
|||
import com.alibaba.excel.annotation.write.style.ColumnWidth; |
|||
import lombok.AllArgsConstructor; |
|||
import lombok.Data; |
|||
import lombok.NoArgsConstructor; |
|||
|
|||
import java.util.Date; |
|||
|
|||
@Data |
|||
@NoArgsConstructor |
|||
@AllArgsConstructor |
|||
public class ResiByPolicyInfoResultDTO { |
|||
|
|||
@ExcelIgnore |
|||
private String icResiUserId; |
|||
|
|||
@ExcelProperty(value = "姓名") |
|||
@ColumnWidth(10) |
|||
private String name; |
|||
|
|||
@ExcelProperty("手机号") |
|||
@ColumnWidth(20) |
|||
private String mobile; |
|||
|
|||
@ExcelProperty("身份证号") |
|||
@ColumnWidth(30) |
|||
private String idCard; |
|||
/** |
|||
* 小区全名,包含小区前面的属性,比如网格等 |
|||
*/ |
|||
@ExcelIgnore |
|||
private String gridId; |
|||
@ExcelIgnore |
|||
private String neighborhoodId; |
|||
@ExcelProperty("小区名称") |
|||
@ColumnWidth(30) |
|||
private String neighborHoodName; |
|||
@ExcelProperty("年龄") |
|||
@ColumnWidth(10) |
|||
private Integer age; |
|||
@ExcelIgnore |
|||
private String birthday; |
|||
} |
@ -0,0 +1,44 @@ |
|||
package com.epmet.dataaggre.dto.govorg.form; |
|||
|
|||
import com.epmet.commons.tools.validator.group.CustomerClientShowGroup; |
|||
import lombok.Data; |
|||
|
|||
import javax.validation.constraints.NotBlank; |
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author yzm |
|||
* @Date 2022/7/28 11:09 |
|||
*/ |
|||
@Data |
|||
public class CoverageAnalisisDataListLeftFormDTO { |
|||
public interface ShowGroup extends CustomerClientShowGroup { |
|||
} |
|||
/** |
|||
* 目前都是组织id |
|||
*/ |
|||
@NotBlank(message = "组织不能为空", groups = ShowGroup.class) |
|||
private String orgId; |
|||
|
|||
/** |
|||
* agency |
|||
* grid |
|||
*/ |
|||
@NotBlank(message = "组织类型不能为空", groups = ShowGroup.class) |
|||
private String orgType; |
|||
/** |
|||
* 图层类型列表 |
|||
*/ |
|||
private List<String> coverageTypes; |
|||
|
|||
/** |
|||
* 分类key |
|||
*/ |
|||
private List<String> categoryKeys; |
|||
|
|||
private String customerId; |
|||
private String staffId; |
|||
|
|||
} |
|||
|
@ -0,0 +1,44 @@ |
|||
package com.epmet.dataaggre.dto.govorg.form; |
|||
|
|||
import com.epmet.commons.tools.dto.form.PageFormDTO; |
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Author zxc |
|||
* @DateTime 2022/7/26 16:25 |
|||
* @DESC |
|||
*/ |
|||
@Data |
|||
public class CoverageHomeSearchFormDTO extends PageFormDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 3776954636762201010L; |
|||
|
|||
private String name; |
|||
|
|||
private String customerId; |
|||
|
|||
private String userId; |
|||
|
|||
private String orgId; |
|||
|
|||
private String pids; |
|||
|
|||
private String tableName; |
|||
|
|||
/** |
|||
* 搜索类型,居民:user;事件:event;资源:resource |
|||
*/ |
|||
private String searchType; |
|||
|
|||
/** |
|||
* 资源类型:社区自组织:community_org;优势资源:superior_resource;城市管理:city_management;重点危化企业:dangerous_chemicals;公共服务:public_service;企事业单位巡查:enterprise_patrol; |
|||
* searchType为resource时,此字段必填 |
|||
*/ |
|||
private String resourceType; |
|||
|
|||
private String resourceId; |
|||
private String icEventId; |
|||
private String icUserId; |
|||
} |
@ -0,0 +1,33 @@ |
|||
package com.epmet.dataaggre.dto.govorg.form; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import javax.validation.constraints.NotBlank; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author yzm |
|||
* @Date 2022/7/29 10:38 |
|||
*/ |
|||
@Data |
|||
public class DataListLeftSubTotalFormDTO { |
|||
public interface AddUserInterGroup{} |
|||
@NotBlank(message = "orgId不能为空",groups = AddUserInterGroup.class) |
|||
private String orgId; |
|||
@NotBlank(message = "orgType不能为空",groups = AddUserInterGroup.class) |
|||
private String orgType; |
|||
|
|||
|
|||
private String coverageType; |
|||
|
|||
@NotBlank(message = "categoryKey不能为空",groups = AddUserInterGroup.class) |
|||
private String categoryKey; |
|||
|
|||
@NotBlank(message = "placeType不能为空",groups = AddUserInterGroup.class) |
|||
private String placeType; |
|||
|
|||
|
|||
private String customerId; |
|||
private String staffId; |
|||
} |
|||
|
@ -0,0 +1,25 @@ |
|||
package com.epmet.dataaggre.dto.govorg.form; |
|||
|
|||
import com.epmet.commons.tools.dto.form.PageFormDTO; |
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author zhaoqifeng |
|||
* @Date 2022/7/27 9:27 |
|||
*/ |
|||
@Data |
|||
public class OrgStatisticsFormDTO extends PageFormDTO implements Serializable { |
|||
private static final long serialVersionUID = -1043502365053945317L; |
|||
private String customerId; |
|||
private String agencyId; |
|||
private String orgId; |
|||
private String orgType; |
|||
private String type; |
|||
private String startDate; |
|||
private String endDate; |
|||
private List<String> agencyList; |
|||
} |
@ -0,0 +1,39 @@ |
|||
package com.epmet.dataaggre.dto.govorg.form; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import javax.validation.constraints.NotBlank; |
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Author zxc |
|||
* @DateTime 2022/7/29 08:48 |
|||
* @DESC |
|||
*/ |
|||
@Data |
|||
public class SearchDetailFormDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 3499320376768396157L; |
|||
|
|||
public interface SearchUserDetailForm{} |
|||
public interface SearchEventDetailForm{} |
|||
public interface SearchResourceDetailForm{} |
|||
|
|||
@NotBlank(message = "icUserId不能为空",groups = SearchUserDetailForm.class) |
|||
private String icUserId; |
|||
|
|||
@NotBlank(message = "icEventId不能为空",groups = SearchEventDetailForm.class) |
|||
private String icEventId; |
|||
|
|||
@NotBlank(message = "resourceId不能为空",groups = SearchResourceDetailForm.class) |
|||
private String resourceId; |
|||
|
|||
/** |
|||
* 资源类型:社区自组织:community_org;优势资源:superior_resource;城市管理:city_management;重点危化企业:dangerous_chemicals;公共服务:public_service;企事业单位巡查:enterprise_patrol; |
|||
*/ |
|||
@NotBlank(message = "resourceType不能为空",groups = SearchResourceDetailForm.class) |
|||
private String resourceType; |
|||
|
|||
private String customerId; |
|||
|
|||
} |
@ -0,0 +1,26 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author yzm |
|||
* @Date 2022/7/28 11:13 |
|||
*/ |
|||
@Data |
|||
public class CoverageAnalisisDataListResultDTOV2 { |
|||
/** |
|||
* 维度 |
|||
*/ |
|||
private String latitude; |
|||
|
|||
/** |
|||
* 经度 |
|||
*/ |
|||
private String longitude; |
|||
|
|||
private List<CoverageAnalisisDataListResultDTO> dataList; |
|||
} |
|||
|
@ -0,0 +1,46 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import com.epmet.commons.tools.constant.NumConstant; |
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
import java.util.ArrayList; |
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Author zxc |
|||
* @DateTime 2022/7/26 16:25 |
|||
* @DESC |
|||
*/ |
|||
@Data |
|||
public class CoverageHomeSearchResultDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 8922820109004386708L; |
|||
|
|||
/** |
|||
* 居民信息 |
|||
*/ |
|||
private List<UserInfoResultDTO> userInfos; |
|||
private Long userInfosTotal; |
|||
|
|||
/** |
|||
* 事件信息 |
|||
*/ |
|||
private List<EventInfoResultDTO> eventInfos; |
|||
private Long eventInfoTotal; |
|||
|
|||
/** |
|||
* 资源信息 |
|||
*/ |
|||
private List<ResourceInfoResultDTO> resourceInfos; |
|||
private Long resourceInfoTotal; |
|||
|
|||
public CoverageHomeSearchResultDTO() { |
|||
this.userInfos = new ArrayList<>(); |
|||
this.userInfosTotal = NumConstant.ZERO_L; |
|||
this.eventInfos = new ArrayList<>(); |
|||
this.eventInfoTotal = NumConstant.ZERO_L; |
|||
this.resourceInfos = new ArrayList<>(); |
|||
this.resourceInfoTotal = NumConstant.ZERO_L; |
|||
} |
|||
} |
@ -0,0 +1,19 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import lombok.Data; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author yzm |
|||
* @Date 2022/7/29 10:45 |
|||
*/ |
|||
@Data |
|||
public class DataListLeftSubTotalResDTO { |
|||
private String orgId; |
|||
private String orgType; |
|||
private String orgName; |
|||
private String longitude; |
|||
private String latitude; |
|||
private Integer total=0; |
|||
} |
|||
|
@ -0,0 +1,59 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import com.fasterxml.jackson.annotation.JsonIgnore; |
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Author zxc |
|||
* @DateTime 2022/7/26 16:52 |
|||
* @DESC 事件本组织及下级难点堵点: 社区治理-事件管理中标记的痛点堵点 |
|||
*/ |
|||
@Data |
|||
public class EventInfoResultDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 1645410018462094960L; |
|||
|
|||
/** |
|||
* 事件ID |
|||
*/ |
|||
private String eventId; |
|||
|
|||
/** |
|||
* 所属网格 |
|||
*/ |
|||
private String gridName; |
|||
|
|||
@JsonIgnore |
|||
private String gridId; |
|||
|
|||
/** |
|||
* 发生时间 yyyy-dd-mm hh:ii:ss |
|||
*/ |
|||
private String happenTime; |
|||
|
|||
/** |
|||
* 事件内容 |
|||
*/ |
|||
private String eventContent; |
|||
|
|||
/** |
|||
* 经度 |
|||
*/ |
|||
private String longitude; |
|||
|
|||
/** |
|||
* 纬度 |
|||
*/ |
|||
private String latitude; |
|||
|
|||
public EventInfoResultDTO() { |
|||
this.eventId = ""; |
|||
this.gridName = ""; |
|||
this.happenTime = ""; |
|||
this.eventContent = ""; |
|||
this.longitude = ""; |
|||
this.latitude = ""; |
|||
} |
|||
} |
@ -0,0 +1,24 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import lombok.Data; |
|||
import lombok.NoArgsConstructor; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author zhaoqifeng |
|||
* @Date 2022/7/27 9:33 |
|||
*/ |
|||
@NoArgsConstructor |
|||
@Data |
|||
public class MemberProjectInfoResultDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = -4880909768378661921L; |
|||
private String staffId; |
|||
private String staffName; |
|||
private String orgId; |
|||
private String orgName; |
|||
private Integer projectCount = 0; |
|||
private Integer closedCount = 0; |
|||
} |
@ -0,0 +1,17 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author zhaoqifeng |
|||
* @Date 2022/7/27 14:56 |
|||
*/ |
|||
@Data |
|||
public class OrgCountDTO implements Serializable { |
|||
private static final long serialVersionUID = -1875812403619088015L; |
|||
private String orgId; |
|||
private Integer count; |
|||
} |
@ -0,0 +1,25 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import lombok.Data; |
|||
import lombok.NoArgsConstructor; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Description |
|||
* @Author zhaoqifeng |
|||
* @Date 2022/7/27 9:32 |
|||
*/ |
|||
@NoArgsConstructor |
|||
@Data |
|||
public class OrgProjectDetailResultDTO implements Serializable { |
|||
private static final long serialVersionUID = 6333117500929136144L; |
|||
private String orgId; |
|||
private String orgType; |
|||
private String orgName; |
|||
private Integer memberCount = 0; |
|||
private Integer projectCount = 0; |
|||
private Integer closedCount = 0; |
|||
private Integer projectAve = 0; |
|||
private Integer closedAve = 0; |
|||
} |
@ -0,0 +1,76 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* @Author zxc |
|||
* @DateTime 2022/7/26 16:52 |
|||
* @DESC |
|||
*/ |
|||
@Data |
|||
public class ResourceInfoResultDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 1645410018462094960L; |
|||
|
|||
private String resourceId; |
|||
private String resourceType; |
|||
|
|||
private String name; |
|||
|
|||
/** |
|||
* 经度 |
|||
*/ |
|||
private String longitude; |
|||
|
|||
/** |
|||
* 纬度 |
|||
*/ |
|||
private String latitude; |
|||
|
|||
/** |
|||
* 分类名称 |
|||
*/ |
|||
private String categoryName; |
|||
private String category; |
|||
|
|||
/** |
|||
* 占地面积 |
|||
*/ |
|||
private String areaCovered; |
|||
|
|||
/** |
|||
* 容纳人数 |
|||
*/ |
|||
private String capacity; |
|||
|
|||
/** |
|||
* 地址 |
|||
*/ |
|||
private String address; |
|||
|
|||
/** |
|||
* 联系电话 |
|||
*/ |
|||
private String mobile; |
|||
|
|||
/** |
|||
* 联系人 |
|||
*/ |
|||
private String principal; |
|||
|
|||
public ResourceInfoResultDTO() { |
|||
this.resourceId = ""; |
|||
this.resourceType = ""; |
|||
this.name = ""; |
|||
this.longitude = ""; |
|||
this.latitude = ""; |
|||
this.categoryName = ""; |
|||
this.areaCovered = ""; |
|||
this.capacity = ""; |
|||
this.address = ""; |
|||
this.mobile = ""; |
|||
this.principal = ""; |
|||
} |
|||
} |
@ -0,0 +1,92 @@ |
|||
package com.epmet.dataaggre.dto.govorg.result; |
|||
|
|||
import com.fasterxml.jackson.annotation.JsonIgnore; |
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
import java.util.ArrayList; |
|||
import java.util.List; |
|||
|
|||
/** |
|||
* @Author zxc |
|||
* @DateTime 2022/7/26 16:52 |
|||
* @DESC |
|||
*/ |
|||
@Data |
|||
public class UserInfoResultDTO implements Serializable { |
|||
|
|||
private static final long serialVersionUID = 1645410018462094960L; |
|||
|
|||
private String icUserId; |
|||
|
|||
/** |
|||
* 名字 |
|||
*/ |
|||
private String name; |
|||
|
|||
/** |
|||
* 所属网格 |
|||
*/ |
|||
private String gridName; |
|||
|
|||
@JsonIgnore |
|||
private String gridId; |
|||
|
|||
/** |
|||
* 所属房屋 |
|||
*/ |
|||
private String houseName; |
|||
|
|||
@JsonIgnore |
|||
private String homeId; |
|||
|
|||
/** |
|||
* 手机号 |
|||
*/ |
|||
private String mobile; |
|||
|
|||
/** |
|||
* 身份证 |
|||
*/ |
|||
private String idCard; |
|||
|
|||
/** |
|||
* 工作单位 |
|||
*/ |
|||
private String gzdw; |
|||
|
|||
/** |
|||
* 人户情况 |
|||
*/ |
|||
private String rhqk; |
|||
|
|||
/** |
|||
* 人员分类 |
|||
*/ |
|||
private List<String> type; |
|||
|
|||
/** |
|||
* 经度 |
|||
*/ |
|||
private String longitude; |
|||
|
|||
/** |
|||
* 纬度 |
|||
*/ |
|||
private String latitude; |
|||
|
|||
public UserInfoResultDTO() { |
|||
this.icUserId = ""; |
|||
this.name = ""; |
|||
this.gridName = ""; |
|||
this.houseName = ""; |
|||
this.homeId = ""; |
|||
this.mobile = ""; |
|||
this.idCard = ""; |
|||
this.gzdw = ""; |
|||
this.rhqk = ""; |
|||
this.type = new ArrayList<>(); |
|||
this.longitude = ""; |
|||
this.latitude = ""; |
|||
} |
|||
} |
@ -0,0 +1,75 @@ |
|||
package com.epmet.dataaggre.enums; |
|||
|
|||
import org.apache.commons.lang3.StringUtils; |
|||
|
|||
public enum MenusEnums { |
|||
|
|||
IC_DANGEROUS_CHEMICALS("shequzhili/tuceng/anquan/weihua/index","ic_dangerous_chemicals","重点危化品企业","govorg"), |
|||
IC_SUPERIOR_RESOURCE("shequzhili/tuceng/yingji/ziyuan/index","ic_superior_resource","优势资源管理","govorg"), |
|||
IC_ENTERPRISE("shequzhili/tuceng/anquan/xuncha/index","ic_enterprise","企事业单位巡查","govorg"), |
|||
IC_COMMUNITY_SELF_ORGANIZATION("communityService/sqzzz/index","ic_community_self_organization","社区自组织","heart"), |
|||
IC_CITY_MANAGEMENT("shequzhili/csgltc/csgl","ic_city_management","城市管理图层","govorg"), |
|||
IC_PUBLIC_SERVICE("shequzhili/ggfwtc/ggfw","ic_public_service","公共服务图层","govorg"), |
|||
IC_EVENT("shequzhili/event/eventList","ic_event","事件管理","govproject"); |
|||
|
|||
private String url; |
|||
private String value; |
|||
private String name; |
|||
private String db; |
|||
|
|||
MenusEnums(String url, String value, String name, String db) { |
|||
this.url = url; |
|||
this.value = value; |
|||
this.name = name; |
|||
this.db = db; |
|||
} |
|||
|
|||
public static MenusEnums get(String url) { |
|||
for (MenusEnums gm : MenusEnums.values()) { |
|||
if (gm.url.equals(url)) { |
|||
return gm; |
|||
} |
|||
} |
|||
return null; |
|||
} |
|||
|
|||
public static String getValueByUrl(String url){ |
|||
if (StringUtils.isBlank(url)){ |
|||
return ""; |
|||
} |
|||
for (MenusEnums me : MenusEnums.values()) { |
|||
if (me.url.equals(url)) { |
|||
return me.getValue(); |
|||
} |
|||
} |
|||
return ""; |
|||
} |
|||
|
|||
public static String getDbByValue(String table){ |
|||
if (StringUtils.isBlank(table)){ |
|||
return ""; |
|||
} |
|||
for (MenusEnums me : MenusEnums.values()) { |
|||
if (me.value.equals(table)) { |
|||
return me.getDb(); |
|||
} |
|||
} |
|||
return ""; |
|||
} |
|||
|
|||
public String getUrl() { |
|||
return url; |
|||
} |
|||
|
|||
public String getValue() { |
|||
return value; |
|||
} |
|||
|
|||
public String getName() { |
|||
return name; |
|||
} |
|||
|
|||
public String getDb() { |
|||
return db; |
|||
} |
|||
} |
@ -0,0 +1,13 @@ |
|||
package com.epmet.dataaggre.dao.govorg; |
|||
|
|||
import com.epmet.commons.tools.redis.common.bean.BuildingInfoCache; |
|||
import com.epmet.dto.IcNeighborHoodDTO; |
|||
import org.apache.ibatis.annotations.Mapper; |
|||
import org.apache.ibatis.annotations.Param; |
|||
|
|||
import java.util.List; |
|||
|
|||
@Mapper |
|||
public interface IcNeighborhoodDao { |
|||
List<IcNeighborHoodDTO> neighborhoodsByIds(@Param("neighborhoodIds") List<String> neighborhoodIds); |
|||
} |
@ -0,0 +1,9 @@ |
|||
package com.epmet.dataaggre.dao.opercustomize; |
|||
|
|||
import com.epmet.commons.mybatis.dao.BaseDao; |
|||
import com.epmet.dataaggre.entity.opercustomize.IcResiCategoryWarnConfigEntity; |
|||
import org.apache.ibatis.annotations.Mapper; |
|||
|
|||
@Mapper |
|||
public interface IcResiCategoryWarnConfigDao extends BaseDao<IcResiCategoryWarnConfigEntity> { |
|||
} |
@ -0,0 +1,31 @@ |
|||
/** |
|||
* Copyright 2018 人人开源 https://www.renren.io
|
|||
* <p> |
|||
* This program is free software: you can redistribute it and/or modify |
|||
* it under the terms of the GNU General Public License as published by |
|||
* the Free Software Foundation, either version 3 of the License, or |
|||
* (at your option) any later version. |
|||
* <p> |
|||
* This program is distributed in the hope that it will be useful, |
|||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
* GNU General Public License for more details. |
|||
* <p> |
|||
* You should have received a copy of the GNU General Public License |
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/ |
|||
|
|||
package com.epmet.dataaggre.dao.resipartymember; |
|||
|
|||
import com.epmet.dataaggre.dto.datastats.form.NowStatsDataFormDTO; |
|||
import com.epmet.dataaggre.dto.datastats.result.NowStatsDataResultDTO; |
|||
import org.apache.ibatis.annotations.Mapper; |
|||
|
|||
import java.util.List; |
|||
|
|||
@Mapper |
|||
public interface ResiPartymemberDao { |
|||
|
|||
List<NowStatsDataResultDTO> getNowPart(NowStatsDataFormDTO formDTO); |
|||
|
|||
} |
@ -0,0 +1,86 @@ |
|||
/** |
|||
* Copyright 2018 人人开源 https://www.renren.io
|
|||
* <p> |
|||
* This program is free software: you can redistribute it and/or modify |
|||
* it under the terms of the GNU General Public License as published by |
|||
* the Free Software Foundation, either version 3 of the License, or |
|||
* (at your option) any later version. |
|||
* <p> |
|||
* This program is distributed in the hope that it will be useful, |
|||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
* GNU General Public License for more details. |
|||
* <p> |
|||
* You should have received a copy of the GNU General Public License |
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/ |
|||
|
|||
package com.epmet.dataaggre.entity.opercustomize; |
|||
|
|||
import com.baomidou.mybatisplus.annotation.TableField; |
|||
import com.baomidou.mybatisplus.annotation.TableName; |
|||
import com.epmet.commons.mybatis.entity.BaseEpmetEntity; |
|||
import lombok.Data; |
|||
import lombok.EqualsAndHashCode; |
|||
|
|||
/** |
|||
* 居民类别预警配置表 |
|||
* |
|||
* @author generator generator@elink-cn.com |
|||
* @since v1.0.0 2021-11-04 |
|||
*/ |
|||
@Data |
|||
@EqualsAndHashCode(callSuper=false) |
|||
@TableName("ic_resi_category_warn_config") |
|||
public class IcResiCategoryWarnConfigEntity extends BaseEpmetEntity { |
|||
|
|||
private static final long serialVersionUID = 1L; |
|||
|
|||
/** |
|||
* 客户id |
|||
*/ |
|||
private String customerId; |
|||
|
|||
/** |
|||
* 项标签 |
|||
*/ |
|||
private String label; |
|||
|
|||
/** |
|||
* 表名 |
|||
*/ |
|||
private String tableName; |
|||
|
|||
/** |
|||
* 列名 |
|||
*/ |
|||
private String columnName; |
|||
/** |
|||
* 是否预警 1 是 0 否 |
|||
*/ |
|||
private String warn; |
|||
|
|||
/** |
|||
* 排序 |
|||
*/ |
|||
private Integer sort; |
|||
|
|||
/** |
|||
* 等级1阈值 |
|||
*/ |
|||
@TableField(value = "LEVEL_1") |
|||
private Integer level1; |
|||
|
|||
/** |
|||
* 等级2阈值 |
|||
*/ |
|||
@TableField(value = "LEVEL_2") |
|||
private Integer level2; |
|||
|
|||
/** |
|||
* 等级3阈值 |
|||
*/ |
|||
@TableField(value = "LEVEL_3") |
|||
private Integer level3; |
|||
|
|||
} |
@ -0,0 +1,40 @@ |
|||
package com.epmet.dataaggre.excel; |
|||
|
|||
import com.alibaba.excel.annotation.ExcelProperty; |
|||
import com.alibaba.excel.annotation.write.style.ColumnWidth; |
|||
import com.alibaba.excel.annotation.write.style.HeadStyle; |
|||
import com.alibaba.excel.enums.poi.FillPatternTypeEnum; |
|||
import lombok.Data; |
|||
|
|||
/** |
|||
* 数字平台党员信息表 |
|||
* |
|||
* @author generator generator@elink-cn.com |
|||
* @since v1.0.0 2022-05-17 |
|||
*/ |
|||
@HeadStyle(fillPatternType = FillPatternTypeEnum.SOLID_FOREGROUND, fillForegroundColor = 44) |
|||
@Data |
|||
public class MemberProjectInfoExcel { |
|||
|
|||
@ColumnWidth(10) |
|||
@ExcelProperty(value = "序号",order = 1) |
|||
private Integer index; |
|||
|
|||
@ColumnWidth(30) |
|||
@ExcelProperty(value = "网格员",order = 2) |
|||
private String staffName; |
|||
|
|||
@ColumnWidth(40) |
|||
@ExcelProperty(value = "所属组织",order = 3) |
|||
private String orgName; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "上报数量",order = 4) |
|||
private Integer projectCount = 0; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "办结数",order = 5) |
|||
private Integer closedCount = 0; |
|||
|
|||
|
|||
} |
@ -0,0 +1,68 @@ |
|||
/** |
|||
* Copyright 2018 人人开源 https://www.renren.io
|
|||
* <p> |
|||
* This program is free software: you can redistribute it and/or modify |
|||
* it under the terms of the GNU General Public License as published by |
|||
* the Free Software Foundation, either version 3 of the License, or |
|||
* (at your option) any later version. |
|||
* <p> |
|||
* This program is distributed in the hope that it will be useful, |
|||
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
* GNU General Public License for more details. |
|||
* <p> |
|||
* You should have received a copy of the GNU General Public License |
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/ |
|||
|
|||
package com.epmet.dataaggre.excel; |
|||
|
|||
import com.alibaba.excel.annotation.ExcelProperty; |
|||
import com.alibaba.excel.annotation.write.style.ColumnWidth; |
|||
import lombok.Data; |
|||
|
|||
@Data |
|||
public class NowStatsDataExcel { |
|||
|
|||
//组织、网格名称
|
|||
@ExcelProperty(value = "组织名称") |
|||
@ColumnWidth(25) |
|||
private String orgName; |
|||
//注册居民数
|
|||
@ExcelProperty(value = "注册居民数") |
|||
@ColumnWidth(20) |
|||
private Integer resiUserCount; |
|||
//注册党员数
|
|||
@ExcelProperty(value = "注册党员数") |
|||
@ColumnWidth(20) |
|||
private Integer partyMemberCount; |
|||
//事件总数
|
|||
@ExcelProperty(value = "事件总数") |
|||
@ColumnWidth(20) |
|||
private Integer icEventCount; |
|||
//居民上报事件数【小程序端随手拍随时讲】
|
|||
@ExcelProperty(value = "居民上报事件数") |
|||
@ColumnWidth(20) |
|||
private Integer resiEventCount; |
|||
//平台录入事件数【数字平台录入的事件数】
|
|||
@ExcelProperty(value = "平台录入事件数") |
|||
@ColumnWidth(20) |
|||
private Integer pcEventCount; |
|||
//项目总数
|
|||
@ExcelProperty(value = "项目总数") |
|||
@ColumnWidth(20) |
|||
private Integer projectCount; |
|||
//议题转项目数
|
|||
@ExcelProperty(value = "议题转项目数") |
|||
@ColumnWidth(20) |
|||
private Integer issueProjectCount; |
|||
//事件立项数
|
|||
@ExcelProperty(value = "事件立项数") |
|||
@ColumnWidth(20) |
|||
private Integer icEventProjectCount; |
|||
//直接立项项目数
|
|||
@ExcelProperty(value = "立项数") |
|||
@ColumnWidth(20) |
|||
private Integer agencyProjectCount; |
|||
|
|||
} |
@ -0,0 +1,47 @@ |
|||
package com.epmet.dataaggre.excel; |
|||
|
|||
import com.alibaba.excel.annotation.ExcelProperty; |
|||
import com.alibaba.excel.annotation.write.style.ColumnWidth; |
|||
import com.alibaba.excel.annotation.write.style.HeadStyle; |
|||
import com.alibaba.excel.enums.poi.FillPatternTypeEnum; |
|||
import lombok.Data; |
|||
|
|||
/** |
|||
* 数字平台党员信息表 |
|||
* |
|||
* @author generator generator@elink-cn.com |
|||
* @since v1.0.0 2022-05-17 |
|||
*/ |
|||
@HeadStyle(fillPatternType = FillPatternTypeEnum.SOLID_FOREGROUND, fillForegroundColor = 44) |
|||
@Data |
|||
public class OrgProjectDetailExcel { |
|||
|
|||
@ColumnWidth(10) |
|||
@ExcelProperty(value = "序号",order = 1) |
|||
private Integer index; |
|||
|
|||
@ColumnWidth(40) |
|||
@ExcelProperty(value = "所属组织",order = 2) |
|||
private String orgName; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "网格员数",order = 3) |
|||
private Integer memberCount = 0; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "上报数量",order = 4) |
|||
private Integer projectCount = 0; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "办结数",order = 5) |
|||
private Integer closedCount = 0; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "人均上报",order = 6) |
|||
private Integer projectAve = 0; |
|||
|
|||
@ColumnWidth(20) |
|||
@ExcelProperty(value = "人均办结",order = 7) |
|||
private Integer closedAve = 0; |
|||
|
|||
} |
@ -0,0 +1,21 @@ |
|||
package com.epmet.dataaggre.excel; |
|||
|
|||
import com.alibaba.excel.annotation.ExcelProperty; |
|||
import lombok.Data; |
|||
|
|||
@Data |
|||
public class ResisByPolicyExcel { |
|||
@ExcelProperty("姓名") |
|||
private String name; |
|||
@ExcelProperty("手机号") |
|||
private String mobile; |
|||
@ExcelProperty("身份证号") |
|||
private String idCard; |
|||
/** |
|||
* 小区全名,包含小区前面的属性,比如网格等 |
|||
*/ |
|||
@ExcelProperty("小区名") |
|||
private String neighborHoodName; |
|||
@ExcelProperty("年龄") |
|||
private Integer age; |
|||
} |
@ -0,0 +1,109 @@ |
|||
package com.epmet.dataaggre.redis; |
|||
|
|||
import cn.hutool.core.bean.BeanUtil; |
|||
import com.alibaba.fastjson.JSON; |
|||
import com.epmet.commons.tools.constant.NumConstant; |
|||
import com.epmet.commons.tools.exception.EpmetException; |
|||
import com.epmet.commons.tools.redis.RedisKeys; |
|||
import com.epmet.commons.tools.redis.RedisUtils; |
|||
import com.epmet.commons.tools.utils.ConvertUtils; |
|||
import com.epmet.commons.tools.utils.Result; |
|||
import com.epmet.dto.GovMenuDTO; |
|||
import com.epmet.dto.form.GetCustomerMenuListFormDTO; |
|||
import com.epmet.feign.GovAccessFeignClient; |
|||
import lombok.extern.slf4j.Slf4j; |
|||
import org.apache.commons.lang3.StringUtils; |
|||
import org.springframework.beans.factory.annotation.Autowired; |
|||
import org.springframework.stereotype.Component; |
|||
import org.springframework.util.CollectionUtils; |
|||
|
|||
import java.util.ArrayList; |
|||
import java.util.List; |
|||
import java.util.Map; |
|||
|
|||
/** |
|||
* 客户菜单配置表 |
|||
* |
|||
* @author generator generator@elink-cn.com |
|||
* @since v1.0.0 2021-03-16 |
|||
*/ |
|||
@Slf4j |
|||
@Component |
|||
public class GovCustomerMenuRedis { |
|||
@Autowired |
|||
private RedisUtils redisUtils; |
|||
|
|||
@Autowired |
|||
private GovAccessFeignClient govAccessFeignClient; |
|||
|
|||
/** |
|||
* Desc: 保存客户菜单缓存 |
|||
* @param customerId |
|||
* @param type |
|||
* @param govMenuDTOS |
|||
* @author zxc |
|||
* @date 2022/7/27 13:45 |
|||
*/ |
|||
public void setCustomerMenuList(String customerId, Integer type, List<GovMenuDTO> govMenuDTOS) { |
|||
if (checkParam(customerId, type) && !CollectionUtils.isEmpty(govMenuDTOS) && StringUtils.isNotBlank(govMenuDTOS.get(NumConstant.ZERO).getName())) { |
|||
String key = RedisKeys.getCustomerMenuListFiveCoverage().concat(customerId); |
|||
govMenuDTOS.forEach(g -> { |
|||
Map<String, Object> map = BeanUtil.beanToMap(g, false, true); |
|||
redisUtils.listAdd(key,map); |
|||
}); |
|||
} |
|||
} |
|||
|
|||
/** |
|||
* Desc: 获取客户菜单缓存 |
|||
* @param customerId |
|||
* @param type |
|||
* @param tableName |
|||
* @author zxc |
|||
* @date 2022/7/27 13:45 |
|||
*/ |
|||
public List<GovMenuDTO> getCustomerMenuList(String customerId, Integer type, String tableName) { |
|||
if (checkParam(customerId, type)) { |
|||
String key = RedisKeys.getCustomerMenuListFiveCoverage().concat(customerId); |
|||
List<GovMenuDTO> result = new ArrayList<>(); |
|||
List<Map<String, Object>> maps = (List<Map<String, Object>>) redisUtils.listGetAll(key, NumConstant.ZERO, NumConstant.ONE_NEG); |
|||
for (Map<String, Object> map : maps) { |
|||
result.add(ConvertUtils.mapToEntity(map,GovMenuDTO.class)); |
|||
} |
|||
// result = (List<GovMenuDTO>) redisUtils.listGetAll(key, NumConstant.ZERO,NumConstant.ONE_NEG);
|
|||
if (CollectionUtils.isEmpty(result)){ |
|||
GetCustomerMenuListFormDTO formDTO = new GetCustomerMenuListFormDTO(); |
|||
formDTO.setCustomerId(customerId); |
|||
formDTO.setType(type); |
|||
formDTO.setTableName(tableName); |
|||
Result<List<GovMenuDTO>> customerMenuList = govAccessFeignClient.getCustomerMenuList(formDTO); |
|||
if (!customerMenuList.success()){ |
|||
throw new EpmetException("查询客户菜单失败"+ JSON.toJSONString(formDTO)); |
|||
} |
|||
result = customerMenuList.getData(); |
|||
setCustomerMenuList(customerId,type,customerMenuList.getData()); |
|||
} |
|||
return result; |
|||
} |
|||
return new ArrayList<>(); |
|||
} |
|||
|
|||
/** |
|||
* Desc: 删除客户菜单缓存 |
|||
* @param |
|||
* @author zxc |
|||
* @date 2022/7/27 13:47 |
|||
*/ |
|||
public void delAllCustomerMenu(String customerId) { |
|||
String key = RedisKeys.getCustomerMenuListFiveCoverage().concat(customerId); |
|||
redisUtils.deleteByPattern(key); |
|||
} |
|||
|
|||
private boolean checkParam(String customerId, Integer type) { |
|||
if (StringUtils.isBlank(customerId) || type == null){ |
|||
log.warn("checkParam fail, param is null"); |
|||
return false; |
|||
} |
|||
return true; |
|||
} |
|||
} |
@ -0,0 +1,12 @@ |
|||
package com.epmet.dataaggre.service; |
|||
|
|||
import com.epmet.dataaggre.dto.datastats.form.NowStatsDataFormDTO; |
|||
import com.epmet.dataaggre.dto.datastats.result.NowStatsDataResultDTO; |
|||
|
|||
import java.util.List; |
|||
|
|||
public interface PartymemberService { |
|||
|
|||
List<NowStatsDataResultDTO> getNowPart(NowStatsDataFormDTO formDTO); |
|||
|
|||
} |
@ -0,0 +1,50 @@ |
|||
package com.epmet.dataaggre.service; |
|||
|
|||
import com.epmet.commons.tools.page.PageData; |
|||
import com.epmet.dataaggre.dto.epmetuser.form.ResisByPolicyRulesFormDTO; |
|||
import com.epmet.dataaggre.dto.epmetuser.result.ResiByPolicyInfoResultDTO; |
|||
import com.github.pagehelper.PageInfo; |
|||
|
|||
import javax.servlet.http.HttpServletResponse; |
|||
import java.io.IOException; |
|||
import java.util.List; |
|||
import java.util.Set; |
|||
|
|||
/** |
|||
* 居民的service |
|||
*/ |
|||
public interface ResiService { |
|||
|
|||
/** |
|||
* 政策人员预览 |
|||
* @param pageNo |
|||
* @param pageSize |
|||
* @param resiRule |
|||
* @param houseRule |
|||
*/ |
|||
PageData<ResiByPolicyInfoResultDTO> listByPolicyRules( |
|||
String orgId, String orgType, String neighborHoodId, String buildingId, String unitId, |
|||
String houseId, String idCard, String name, Integer pageNo, Integer pageSize, |
|||
List<ResisByPolicyRulesFormDTO.ResiRule> resiRule, |
|||
List<ResisByPolicyRulesFormDTO.HouseRule> houseRule, |
|||
List<ResisByPolicyRulesFormDTO.StatRule> statRule); |
|||
|
|||
/** |
|||
* 政策找居民导出 |
|||
* @param orgId |
|||
* @param orgType |
|||
* @param neighborHoodId |
|||
* @param buildingId |
|||
* @param unitId |
|||
* @param houseId |
|||
* @param idCard |
|||
* @param name |
|||
* @param ruleId |
|||
*/ |
|||
void exportResisByPolicy(String orgId, String orgType, String neighborHoodId, String buildingId, String unitId, |
|||
String houseId, String idCard, String name, |
|||
String ruleId, List<ResisByPolicyRulesFormDTO.ResiRule> resiRule, |
|||
List<ResisByPolicyRulesFormDTO.HouseRule> houseRule, |
|||
List<ResisByPolicyRulesFormDTO.StatRule> statRule, |
|||
HttpServletResponse response) throws IOException; |
|||
} |
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue