huanghongfa
2021-11-03 53bee0506eadcf3cf9ebcdc37838b2cc040886b1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/grid/ComMngVillageListAppDTO.java
@@ -55,6 +55,9 @@
    @ApiModelProperty(value = "小区地址")
    private String address;
    @ApiModelProperty(value = "网格id")
    private Long gridId;
    public String getSortColumns() {
        // String dbColumn = CaseFormat.LOWER_CAMEL.to(CaseFormat.LOWER_UNDERSCORE, sortAttr);
        return sortAttr;