From 9529ef53f815f94a420afcc3ee41240adb312f3c Mon Sep 17 00:00:00 2001
From: whyclxw <810412026@qq.com>
Date: 星期二, 23 七月 2024 16:49:08 +0800
Subject: [PATCH] 不良品推送修改

---
 src/main/java/com/whyc/pojo/DefectiveProductsHistory.java |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/whyc/pojo/DefectiveProductsHistory.java b/src/main/java/com/whyc/pojo/DefectiveProductsHistory.java
index bfe19e2..7342f18 100644
--- a/src/main/java/com/whyc/pojo/DefectiveProductsHistory.java
+++ b/src/main/java/com/whyc/pojo/DefectiveProductsHistory.java
@@ -60,5 +60,8 @@
     @ApiModelProperty(value = "澶勭悊鑰�")
     private Integer delId;
 
+    @ApiModelProperty(value = "澶勭悊鐨勬枃浠惰矾寰�")
+    private String delUrl;
+
 
 }

--
Gitblit v1.9.1