diff --git a/ruoyi-admin/src/main/java/com/ruoyi/screen/domain/response/ZongzhiTbAreaResponse.java b/ruoyi-admin/src/main/java/com/ruoyi/screen/domain/response/ZongzhiTbAreaResponse.java index 8956025..a826177 100644 --- a/ruoyi-admin/src/main/java/com/ruoyi/screen/domain/response/ZongzhiTbAreaResponse.java +++ b/ruoyi-admin/src/main/java/com/ruoyi/screen/domain/response/ZongzhiTbAreaResponse.java @@ -19,10 +19,10 @@ public class ZongzhiTbAreaResponse { private double pt; /** - * 属地 + * 属地ID */ - @ApiModelProperty(value = "属地") - private String locationName; + @ApiModelProperty(value = "属地ID") + private String areaId; /** diff --git a/ruoyi-system/src/main/resources/mapper/screen/ZongzhiScreenSaftyMapper.xml b/ruoyi-system/src/main/resources/mapper/screen/ZongzhiScreenSaftyMapper.xml index 83fa048..4e3bb5c 100644 --- a/ruoyi-system/src/main/resources/mapper/screen/ZongzhiScreenSaftyMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/screen/ZongzhiScreenSaftyMapper.xml @@ -57,9 +57,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" from tc_idc_unit