From 70f7f9d6f3a431662722f76e4da93cd3b4823857 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 22 八月 2024 18:51:00 +0800
Subject: [PATCH] 不定期抽检图片和录像完整

---
 ycl-pojo/src/main/java/com/ycl/platform/base/AbsEntity.java |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ycl-pojo/src/main/java/com/ycl/platform/base/AbsEntity.java b/ycl-pojo/src/main/java/com/ycl/platform/base/AbsEntity.java
index cdefd49..a5c872a 100644
--- a/ycl-pojo/src/main/java/com/ycl/platform/base/AbsEntity.java
+++ b/ycl-pojo/src/main/java/com/ycl/platform/base/AbsEntity.java
@@ -20,7 +20,6 @@
     @TableId(value = "id", type = IdType.AUTO)
     private Integer id;
 
-    //TODO:鍒犻櫎fill浠g爜灞傚鐞�
     /**
      * 鍒涘缓鏃堕棿
      */

--
Gitblit v1.8.0