feat:门店数据
This commit is contained in:
@@ -31,5 +31,7 @@ public class StoreDTO {
|
||||
private String joinMode;
|
||||
@ApiModelProperty("门店类型")
|
||||
private String storeType;
|
||||
@ApiModelProperty("品牌")
|
||||
private String brand;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user