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/ProjectProcessMapper.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/business/src/main/resources/mapper/ProjectProcessMapper.xml b/business/src/main/resources/mapper/ProjectProcessMapper.xml
index 1e3cf70..5ce1bb6 100644
--- a/business/src/main/resources/mapper/ProjectProcessMapper.xml
+++ b/business/src/main/resources/mapper/ProjectProcessMapper.xml
@@ -18,7 +18,6 @@
         <result column="area_code" property="areaCode" />
 <!--        <result column="management_centralization" property="managementCentralization" />-->
         <result column="project_approval_type" property="projectApprovalType" />
-        <result column="investment_catalogue" property="investmentCatalogue" />
         <result column="importance_type" property="importanceType" />
         <result column="year" property="year" />
         <result column="year_invest_amount" property="yearInvestAmount" />

--
Gitblit v1.8.0