From 9148737ad5137dd90a1061327aef121f8b3a66db Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期六, 26 十月 2024 15:32:46 +0800
Subject: [PATCH] #

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

diff --git a/src/main/java/com/zy/asrs/entity/Mat.java b/src/main/java/com/zy/asrs/entity/Mat.java
index edeaf84..d06aea8 100644
--- a/src/main/java/com/zy/asrs/entity/Mat.java
+++ b/src/main/java/com/zy/asrs/entity/Mat.java
@@ -57,10 +57,10 @@
     private Long tagId;
 
     /**
-     * 鍟嗗搧缂栧彿
+     * 瑙勬牸
      */
-    @ApiModelProperty(value= "鍟嗗搧缂栧彿")
-    @ExcelProperty(value = "鍟嗗搧缂栫爜")
+    @ApiModelProperty(value= "瑙勬牸")
+    @ExcelProperty(value = "瑙勬牸")
     private String matnr;
 
 
@@ -352,7 +352,7 @@
 //    Mat mat = new Mat(
 //            null,    // 缂栧彿
 //            null,    // 鎵�灞炲綊绫�
-//            null,    // 鍟嗗搧缂栧彿
+//            null,    // 瑙勬牸
 //            null,    // 鍟嗗搧鍚嶇О
 //            null,    // 鍒悕
 //            null,    // 瑙勬牸

--
Gitblit v1.9.1