From 023b2e98dffc0bc45e7bbd9205e5c0a3dc2994a4 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 17 一月 2025 15:29:10 +0800
Subject: [PATCH] 部级视频考核不做数量限制

---
 ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml b/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml
index 92dee79..fdfb7ca 100644
--- a/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml
+++ b/ycl-server/src/main/resources/mapper/zgyw/ContractScoreMapper.xml
@@ -111,4 +111,5 @@
             #{id}
         </foreach>
     </delete>
+
 </mapper>

--
Gitblit v1.8.0