From 1e29aa5e7343751bc12eab7b947da6bb387a54c9 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期三, 19 六月 2024 15:20:57 +0800
Subject: [PATCH] 添加

---
 src/main/java/com/ruoyi/doublePrevention/entity/dto/req/PreventOverhaulLogUpdateReqBO.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/ruoyi/doublePrevention/entity/dto/req/PreventOverhaulLogUpdateReqBO.java b/src/main/java/com/ruoyi/doublePrevention/entity/dto/req/PreventOverhaulLogUpdateReqBO.java
index 1be2082..6b4ceb4 100644
--- a/src/main/java/com/ruoyi/doublePrevention/entity/dto/req/PreventOverhaulLogUpdateReqBO.java
+++ b/src/main/java/com/ruoyi/doublePrevention/entity/dto/req/PreventOverhaulLogUpdateReqBO.java
@@ -8,7 +8,7 @@
 public class PreventOverhaulLogUpdateReqBO {
 
     /**
-     * 风险分析对象编码
+     *
      */
     private Long id;
 

--
Gitblit v1.9.2