From 8b19577b0015a82fac178198f58fc5ca3520b254 Mon Sep 17 00:00:00 2001 From: gaoxq <376340421@qq.com> Date: Tue, 10 Mar 2026 23:35:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E9=A1=B9=E7=9B=AE=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/ChartInfoMapper.xml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/main/resources/mapper/ChartInfoMapper.xml diff --git a/src/main/resources/mapper/ChartInfoMapper.xml b/src/main/resources/mapper/ChartInfoMapper.xml new file mode 100644 index 0000000..3c104cd --- /dev/null +++ b/src/main/resources/mapper/ChartInfoMapper.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + create_time, chart_id, chart_name, chart_code, sort, vue_name, ustatus + + +