From 47d31d92a762cda66ff40de2f6cb111a408b146f Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 05 六月 2026 11:28:17 +0800
Subject: [PATCH] 不良品审核
---
basic-server/src/main/java/com/ruoyi/basic/dto/DefectiveProductAuditDto.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/basic-server/src/main/java/com/ruoyi/basic/dto/DefectiveProductAuditDto.java b/basic-server/src/main/java/com/ruoyi/basic/dto/DefectiveProductAuditDto.java
index c9165ae..ff73d35 100644
--- a/basic-server/src/main/java/com/ruoyi/basic/dto/DefectiveProductAuditDto.java
+++ b/basic-server/src/main/java/com/ruoyi/basic/dto/DefectiveProductAuditDto.java
@@ -12,9 +12,9 @@
@ApiModelProperty(value = "涓婚敭ID")
private Long id;
- @ApiModelProperty(value = "瀹℃牳鐘舵�侊細0-寰呭鏍革紝1-宸插鏍�")
+ @ApiModelProperty(value = "瀹℃牳鐘舵�侊細0-寰呭鏍革紝1-瀹℃牳閫氳繃锛�2-椹冲洖")
private Integer auditStatus;
@ApiModelProperty(value = "瀹℃牳鎰忚")
private String auditRemark;
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3