From a5a0ff50ea4be9a7e7d0c6f805ed26809e3b183e Mon Sep 17 00:00:00 2001
From: shiyue <1211061228@qq.com>
Date: 星期四, 16 二月 2023 12:48:42 +0800
Subject: [PATCH] 2023-02-16更新

---
 src/main/java/com/example/jz/modle/vo/ReportListVo.java |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/example/jz/modle/vo/ReportListVo.java b/src/main/java/com/example/jz/modle/vo/ReportListVo.java
index c87ddf0..cc9f2e6 100644
--- a/src/main/java/com/example/jz/modle/vo/ReportListVo.java
+++ b/src/main/java/com/example/jz/modle/vo/ReportListVo.java
@@ -8,8 +8,6 @@
 @Data
 @ApiModel(description = "鎶ユ浜哄憳棣栭〉",value = "ReportListVo")
 public class ReportListVo extends Report {
-    //鏄惁杩涚兢
-    private Integer isIntoGroup;
 
     //缇d
     private Integer groupId;

--
Gitblit v1.8.0