供应商出入库记录
This commit is contained in:
@@ -36,7 +36,7 @@ public class TbProductStockOperateQueryCriteria{
|
||||
private List<Long> createdAt;
|
||||
|
||||
@Query(type = Query.Type.IN)
|
||||
private List<Long> type;
|
||||
private List<String> type;
|
||||
|
||||
@Query(type = Query.Type.EQUAL)
|
||||
private String purveyorId;
|
||||
|
||||
Reference in New Issue
Block a user