修改批量出入库
This commit is contained in:
@@ -30,4 +30,7 @@ public class TbProductSpecQueryCriteria{
|
||||
*/
|
||||
@Query
|
||||
private String shopId;
|
||||
|
||||
@Query(type = Query.Type.INNER_LIKE)
|
||||
private String name;
|
||||
}
|
||||
Reference in New Issue
Block a user