优惠卷解决全部显示的问题
This commit is contained in:
parent
9aa02deccd
commit
08389a350c
|
|
@ -34,4 +34,6 @@ public class TbMerchantCouponQueryCriteria{
|
|||
/** 精确 */
|
||||
@Query
|
||||
private String classType;
|
||||
@Query
|
||||
private String shopId;
|
||||
}
|
||||
Loading…
Reference in New Issue