From b41b21a097e481f5bb7a240ada4b7605ba558800 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 28 十一月 2024 06:07:04 +0800
Subject: [PATCH] 注释

---
 business/src/main/resources/mapper/ProjectInvestmentInfoMapper.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/business/src/main/resources/mapper/ProjectInvestmentInfoMapper.xml b/business/src/main/resources/mapper/ProjectInvestmentInfoMapper.xml
index 826486c..e9270c7 100644
--- a/business/src/main/resources/mapper/ProjectInvestmentInfoMapper.xml
+++ b/business/src/main/resources/mapper/ProjectInvestmentInfoMapper.xml
@@ -26,11 +26,6 @@
     </resultMap>
 
 
-
-
-
-
-
     <select id="getById" resultMap="BaseResultMap">
         SELECT
             TPII.project_id,

--
Gitblit v1.8.0