only-仅本店
This commit is contained in:
@@ -63,7 +63,7 @@ public class ShopCouponDTO implements Serializable {
|
||||
private String title;
|
||||
|
||||
/**
|
||||
* 可用门店类型:all-所有门店,custom-指定门店
|
||||
* 可用门店类型:only-仅本店;all-所有门店,custom-指定门店
|
||||
*/
|
||||
private String useShopType;
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ public class ShopCoupon implements Serializable {
|
||||
private String title;
|
||||
|
||||
/**
|
||||
* 可用门店类型:all-所有门店,custom-指定门店
|
||||
* 可用门店类型:only-仅本店;all-所有门店,custom-指定门店
|
||||
*/
|
||||
private String useShopType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user