This commit is contained in:
wangw 2024-10-11 16:56:11 +08:00
parent 080c426caa
commit a0b1c60896
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ import static cn.ysk.cashier.annotation.Query.Type.*;
**/
@Data
public class TbProductQueryV2Criteria {
@Query
private Integer id;
/** 精确 */
@Query