From 4ab167bd46cc342c08d3fad9cfa10baf02817114 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期二, 20 八月 2024 17:17:25 +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