From 3e800a08d6bc93e2723bf0e18e5732684bb3b387 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期三, 27 十一月 2024 22:54:13 +0800
Subject: [PATCH] 项目基本信息

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

diff --git a/business/src/main/resources/mapper/ProjectProcessMapper.xml b/business/src/main/resources/mapper/ProjectProcessMapper.xml
index 2e19f42..1e3cf70 100644
--- a/business/src/main/resources/mapper/ProjectProcessMapper.xml
+++ b/business/src/main/resources/mapper/ProjectProcessMapper.xml
@@ -45,9 +45,6 @@
 
 
 
-
-
-
     <select id="getById" resultMap="BaseResultMap">
         SELECT
             TPP.project_id,

--
Gitblit v1.8.0