权限 暂时 关闭
This commit is contained in:
@@ -72,7 +72,7 @@ public class ShopCouponDTO implements Serializable {
|
||||
private String useShops;
|
||||
|
||||
/**
|
||||
* 可使用类型:堂食/自取/配送/快递
|
||||
* 可使用类型:dine堂食/pickup自取/deliv配送/express快递
|
||||
*/
|
||||
private String useType;
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ public class ShopCoupon implements Serializable {
|
||||
private String useShops;
|
||||
|
||||
/**
|
||||
* 可使用类型:堂食/自取/配送/快递
|
||||
* 可使用类型:dine堂食/pickup自取/deliv配送/express快递
|
||||
*/
|
||||
private String useType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user