From 73a4a892517ac3f60334b0c4132bf619726b4854 Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期六, 15 十一月 2025 13:28:47 +0800
Subject: [PATCH] 提交
---
tms/src/main/resources/mapper/tms/TmsQuotePlanMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tms/src/main/resources/mapper/tms/TmsQuotePlanMapper.xml b/tms/src/main/resources/mapper/tms/TmsQuotePlanMapper.xml
index 5e622f2..485dd56 100644
--- a/tms/src/main/resources/mapper/tms/TmsQuotePlanMapper.xml
+++ b/tms/src/main/resources/mapper/tms/TmsQuotePlanMapper.xml
@@ -60,6 +60,7 @@
</where>
</select>
+
<select id="selectTmsQuotePlanList" parameterType="com.ruoyi.tms.domain.TmsQuotePlan" resultMap="TmsQuotePlanResult">
<include refid="selectTmsQuotePlanVo"/>
<where>
--
Gitblit v1.8.0