springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/convenient/ConvenientMerchantDTO.java
@@ -115,9 +115,13 @@ @ApiModelProperty("服务范围") private Integer serviceRange; @ApiModelProperty("微信手机号") private String mobilePhone; @ApiModelProperty("详细地址") private String detailedAddress; public String getPeriod() { return period.name(); }