From a2f28fb1c32aeefbe549f48c4ed07929ef851b1b Mon Sep 17 00:00:00 2001
From: 18516761980 <tqsxp@163.com>
Date: 星期六, 04 三月 2023 09:39:16 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/asrs/entity/Mat.java |   56 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/src/main/java/com/zy/asrs/entity/Mat.java b/src/main/java/com/zy/asrs/entity/Mat.java
index bb98001..f81ea9c 100644
--- a/src/main/java/com/zy/asrs/entity/Mat.java
+++ b/src/main/java/com/zy/asrs/entity/Mat.java
@@ -56,25 +56,25 @@
     private Long tagId;
 
     /**
-     * 鍟嗗搧缂栧彿
+     * 鐗╂枡鍙�
      */
-    @ApiModelProperty(value= "鍟嗗搧缂栧彿")
-    @ExcelProperty(value = "鍟嗗搧缂栫爜")
+    @ApiModelProperty(value= "鐗╂枡鍙�")
+    @ExcelProperty(value = "鐗╂枡鍙�")
     private String matnr;
 
 
     /**
-     * 鍟嗗搧鍚嶇О
+     * 鐗╂枡鍙�
      */
-    @ApiModelProperty(value= "鍟嗗搧鍚嶇О")
-    @ExcelProperty(value = "鍟嗗搧鍚嶇О")
+    @ApiModelProperty(value= "鐗╂枡鍙�")
+    @ExcelProperty(value = "鐗╂枡鍙�")
     private String maktx;
 
     /**
-     * 鍒悕
+     * 绉诲姩绫诲瀷
      */
-    @ApiModelProperty(value= "鍒悕")
-    @ExcelProperty(value = "鍒悕")
+    @ApiModelProperty(value= "绉诲姩绫诲瀷")
+    @ExcelProperty(value = "绉诲姩绫诲瀷")
     private String name;
 
     /**
@@ -85,10 +85,10 @@
     private String specs;
 
     /**
-     * 鍨嬪彿
+     * 鎵规
      */
-    @ApiModelProperty(value= "鍨嬪彿")
-    @ExcelProperty(value = "鍨嬪彿")
+    @ApiModelProperty(value= "鎵规")
+    @ExcelProperty(value = "鎵规")
     private String model;
 
     /**
@@ -127,10 +127,10 @@
     private String sku;
 
     /**
-     * 鍗曚綅閲�
+     * 鍖呮暟
      */
-    @ApiModelProperty(value= "鍗曚綅閲�")
-    @ExcelProperty(value = "鍗曚綅閲�")
+    @ApiModelProperty(value= "鍖呮暟")
+    @ExcelProperty(value = "鍖呮暟")
     private Double units;
 
     /**
@@ -141,10 +141,10 @@
     private String barcode;
 
     /**
-     * 浜у湴
+     * 鐗╂枡鐘舵��
      */
-    @ApiModelProperty(value= "浜у湴")
-    @ExcelProperty(value = "浜у湴")
+    @ApiModelProperty(value= "鐗╂枡鐘舵��")
+    @ExcelProperty(value = "鐗╂枡鐘舵��")
     private String origin;
 
     /**
@@ -155,10 +155,10 @@
     private String manu;
 
     /**
-     * 鐢熶骇鏃ユ湡
+     * 鍗曟嵁鏃堕棿
      */
-    @ApiModelProperty(value= "鐢熶骇鏃ユ湡")
-    @ExcelProperty(value = "鐢熶骇鏃ユ湡")
+    @ApiModelProperty(value= "鍗曟嵁鏃堕棿")
+    @ExcelProperty(value = "鍗曟嵁鏃堕棿")
     @TableField("manu_date")
     private String manuDate;
 
@@ -351,21 +351,21 @@
 //    Mat mat = new Mat(
 //            null,    // 缂栧彿
 //            null,    // 鎵�灞炲綊绫�
-//            null,    // 鍟嗗搧缂栧彿
-//            null,    // 鍟嗗搧鍚嶇О
-//            null,    // 鍒悕
+//            null,    // 鐗╂枡鍙�
+//            null,    // 鐗╂枡鍙�
+//            null,    // 绉诲姩绫诲瀷
 //            null,    // 瑙勬牸
-//            null,    // 鍨嬪彿
+//            null,    // 鎵规
 //            null,    // 棰滆壊
 //            null,    // 鍝佺墝
 //            null,    // 鍗曚綅
 //            null,    // 鍗曚环
 //            null,    // sku
-//            null,    // 鍗曚綅閲�
+//            null,    // 鍖呮暟
 //            null,    // 鏉$爜
-//            null,    // 浜у湴
+//            null,    // 鐗╂枡鐘舵��
 //            null,    // 鍘傚
-//            null,    // 鐢熶骇鏃ユ湡
+//            null,    // 鍗曟嵁鏃堕棿
 //            null,    // 鍝侀」鏁�
 //            null,    // 瀹夊叏搴撳瓨閲�
 //            null,    // 閲嶉噺

--
Gitblit v1.9.1