From a8643e80d5935fc1b21fa821b3ca87460a44c3bf Mon Sep 17 00:00:00 2001
From: XinWei <2718030729@qq.com>
Date: Tue, 30 Jul 2024 16:44:42 +0800
Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E8=BD=A6=E5=9C=BA-mapper.xml?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../appearancerecord/AppearanceRecordMapper.xml | 12 ++++++++++++
.../channelinformation/ChannelInformationMapper.xml | 12 ++++++++++++
.../chargeinformation/ChargeInformationMapper.xml | 12 ++++++++++++
.../mapper/entryrecord/EntryRecordMapper.xml | 12 ++++++++++++
4 files changed, 48 insertions(+)
create mode 100644 ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/appearancerecord/AppearanceRecordMapper.xml
create mode 100644 ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/channelinformation/ChannelInformationMapper.xml
create mode 100644 ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/chargeinformation/ChargeInformationMapper.xml
create mode 100644 ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/entryrecord/EntryRecordMapper.xml
diff --git a/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/appearancerecord/AppearanceRecordMapper.xml b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/appearancerecord/AppearanceRecordMapper.xml
new file mode 100644
index 000000000..9011adcbf
--- /dev/null
+++ b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/appearancerecord/AppearanceRecordMapper.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/channelinformation/ChannelInformationMapper.xml b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/channelinformation/ChannelInformationMapper.xml
new file mode 100644
index 000000000..f9cbb57f8
--- /dev/null
+++ b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/channelinformation/ChannelInformationMapper.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/chargeinformation/ChargeInformationMapper.xml b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/chargeinformation/ChargeInformationMapper.xml
new file mode 100644
index 000000000..106856664
--- /dev/null
+++ b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/chargeinformation/ChargeInformationMapper.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/entryrecord/EntryRecordMapper.xml b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/entryrecord/EntryRecordMapper.xml
new file mode 100644
index 000000000..2ef006c60
--- /dev/null
+++ b/ludu-module-parking/ludu-module-parking-biz/src/main/resources/mapper/entryrecord/EntryRecordMapper.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
\ No newline at end of file