From 4af33a0acb04bc487a4aa671dc98874fea9bd88f Mon Sep 17 00:00:00 2001 From: 16639036659 <577530412@qq.com> Date: 星期三, 19 六月 2024 15:20:55 +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