From 1cea8144b4ddd9ed19f8e2542b5374ca13c030f4 Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期五, 22 十二月 2023 15:42:44 +0800
Subject: [PATCH] Merge branch 'hzjzwms' of http://47.97.1.152:5880/r/zy-asrs into tzhnewms

---
 src/main/java/com/zy/asrs/entity/MatPrint.java |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/zy/asrs/entity/MatPrint.java b/src/main/java/com/zy/asrs/entity/MatPrint.java
index 486d708..f30cc5c 100644
--- a/src/main/java/com/zy/asrs/entity/MatPrint.java
+++ b/src/main/java/com/zy/asrs/entity/MatPrint.java
@@ -34,6 +34,42 @@
     private String specs;
 
     /**
+     * 鐗╂枡鎵规
+     */
+    private String batch;
+
+    /**
+     * 鏁伴噺
+     */
+    private Double anfme;
+
+
+    /**
+     * 搴撲綅鍙�
+     */
+    private String locNo;
+
+    /**
+     * 搴撲綅鍙�
+     */
+    private Long id;
+
+    /**
+     * 搴撲綅鍙�
+     */
+    private Long index;
+
+    /**
+     * 璐т富鍙�
+     */
+    private Long ownerId;
+
+    /**
+     * 璐т富
+     */
+    private String owner;
+
+    /**
      * 澶囨敞
      */
     private String memo;

--
Gitblit v1.9.1