From aa084fcf2f099ebcf1e2d7ae46a03a5f77f76949 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期一, 03 三月 2025 03:00:34 +0800
Subject: [PATCH] 工程库调整
---
business/src/main/resources/mapper/ProjectEngineeringMapper.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/business/src/main/resources/mapper/ProjectEngineeringMapper.xml b/business/src/main/resources/mapper/ProjectEngineeringMapper.xml
index eeafba2..a5cf56d 100644
--- a/business/src/main/resources/mapper/ProjectEngineeringMapper.xml
+++ b/business/src/main/resources/mapper/ProjectEngineeringMapper.xml
@@ -64,7 +64,6 @@
<select id="getPage" resultMap="BaseResultMap">
SELECT
TPE.project_info_id,
-
TPE.project_type,
TPE.investment_amount,
TPE.status,
--
Gitblit v1.8.0