商品id
This commit is contained in:
@@ -32,6 +32,8 @@ import static cn.ysk.cashier.annotation.Query.Type.*;
|
|||||||
**/
|
**/
|
||||||
@Data
|
@Data
|
||||||
public class TbProductQueryV2Criteria {
|
public class TbProductQueryV2Criteria {
|
||||||
|
@Query
|
||||||
|
private Integer id;
|
||||||
|
|
||||||
/** 精确 */
|
/** 精确 */
|
||||||
@Query
|
@Query
|
||||||
|
|||||||
Reference in New Issue
Block a user