@@ -66,4 +66,8 @@ public class FsStoreProductListQueryVO implements Serializable
/**包装规格**/
private String prescribeSpec;
+ /**
+ * 批号
+ * **/
+ private String prescribeCode;
}