From 4a4692342a4ba22283d5e580d15b645f3be65da0 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 21 八月 2024 15:03:40 +0800
Subject: [PATCH] 对接wvp获取rtsp视频流取图片定时任务

---
 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