From e8c86eafffbcc6ce6c1e506b6b6363a707dd6420 Mon Sep 17 00:00:00 2001
From: whyclxw <810412026@qq.com>
Date: 星期二, 23 七月 2024 10:56:51 +0800
Subject: [PATCH] 不良品处理和归档

---
 src/main/java/com/whyc/pojo/DefectiveProducts.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/whyc/pojo/DefectiveProducts.java b/src/main/java/com/whyc/pojo/DefectiveProducts.java
index 14baeaf..3769cc2 100644
--- a/src/main/java/com/whyc/pojo/DefectiveProducts.java
+++ b/src/main/java/com/whyc/pojo/DefectiveProducts.java
@@ -60,7 +60,7 @@
 
     private String receiverNames;
 
-    @ApiModelProperty(value = "鐘舵��0,1,2,3")
+    @ApiModelProperty(value = "鐘舵��0,1,2,3-0:褰曞叆 1锛氬鐞嗕腑涓嶈壇鍝佹暟閲忎笉涓�0,2:澶勭悊涓笉鑹搧鏁伴噺涓嶄负0,3:褰掓。")
     private Integer confirmStatus;
 
     @ApiModelProperty(value = "鎬绘暟")

--
Gitblit v1.9.1