From 714a916b90e4260f697e0fe14152a79c2c1651b2 Mon Sep 17 00:00:00 2001 From: fengjundan <1436525664@qq.com> Date: Thu, 29 Jul 2021 15:18:05 +0800 Subject: [PATCH] =?UTF-8?q?1=E6=96=B0=E5=A2=9E=E6=94=AF=E4=BB=98=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/XhpcRateMapper.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcRateMapper.xml diff --git a/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcRateMapper.xml b/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcRateMapper.xml new file mode 100644 index 00000000..4b4998ef --- /dev/null +++ b/xhpc-modules/xhpc-charging-station/src/main/resources/mapper/XhpcRateMapper.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file