feat:门店数据
This commit is contained in:
@@ -27,5 +27,9 @@ public class StoreDTO {
|
||||
private String signer2Phone;
|
||||
@ApiModelProperty("订单小程序名称")
|
||||
private String orderMiniProgramName;
|
||||
@ApiModelProperty("加盟模式")
|
||||
private String joinMode;
|
||||
@ApiModelProperty("门店类型")
|
||||
private String storeType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user