张天森
2022-10-09 06ceee5a4f820ebb19dd66388c958d8638fa1b54
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/convenient/ConvenientMerchantDTO.java
@@ -111,6 +111,8 @@
    @ApiModelProperty(value = "更新人", hidden = true)
    private Long updatedBy;
    private String areaCode;
    public String getPeriod() {
        return period.name();
    }