From a6750821eef3ce19069e5130df59ffe0ef3318ab Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 15 一月 2026 07:53:26 +0800
Subject: [PATCH] no message
---
src/main/java/com/zy/asrs/entity/Mat.java | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/main/java/com/zy/asrs/entity/Mat.java b/src/main/java/com/zy/asrs/entity/Mat.java
index bdd9654..3f9f07c 100644
--- a/src/main/java/com/zy/asrs/entity/Mat.java
+++ b/src/main/java/com/zy/asrs/entity/Mat.java
@@ -177,7 +177,7 @@
* 瀹夊叏搴撳瓨閲�
*/
@ApiModelProperty(value= "瀹夊叏搴撳瓨閲�")
- @ExcelProperty(value = "瀹夊叏搴撳瓨閲�")
+ @ExcelProperty(value = "褰掗浂闃�鍊�")
@TableField("safe_qty")
private Double safeQty;
@@ -204,7 +204,7 @@
* 浣撶Н
*/
@ApiModelProperty(value= "浣撶Н")
- @ExcelProperty(value = "浣撶Н")
+ @ExcelProperty(value = "姣忓叕鏂ら暱搴�")
private Double volume;
/**
@@ -309,6 +309,7 @@
@ApiModelProperty("搴撲綅绫诲瀷")
@TableField("loc_type")
+ @ExcelProperty(value = "搴撲綅绫诲瀷")
private Long locType;
/**
--
Gitblit v1.9.1