From 0a30812acaa26ebe654340f7e749a6801b63b194 Mon Sep 17 00:00:00 2001
From: liuhaonan <31457034@qq.com>
Date: 星期五, 21 十月 2022 16:32:36 +0800
Subject: [PATCH] changes
---
dao/src/main/resources/mapper/PlatformFileMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/dao/src/main/resources/mapper/PlatformFileMapper.xml b/dao/src/main/resources/mapper/PlatformFileMapper.xml
index 773ffeb..8d9c37e 100644
--- a/dao/src/main/resources/mapper/PlatformFileMapper.xml
+++ b/dao/src/main/resources/mapper/PlatformFileMapper.xml
@@ -19,6 +19,7 @@
create_time,update_time
</sql>
+
<select id="fileList" resultType="com.sandu.ximon.dao.bo.PlatformFileListBo">
SELECT
*
--
Gitblit v1.9.3