From 0dd290a1d4d1872ff08bfa5877f59c5581914f90 Mon Sep 17 00:00:00 2001
From: zhangzeli <123456>
Date: 星期五, 29 十月 2021 15:47:37 +0800
Subject: [PATCH] 车辆表后台

---
 xboot-modules/xboot-your/src/main/resources/mapper/InsuranceMapper.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/xboot-modules/xboot-your/src/main/resources/mapper/InsuranceMapper.xml b/xboot-modules/xboot-your/src/main/resources/mapper/InsuranceMapper.xml
new file mode 100644
index 0000000..adfbc02
--- /dev/null
+++ b/xboot-modules/xboot-your/src/main/resources/mapper/InsuranceMapper.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="cn.exrick.xboot.your.mapper.InsuranceMapper">
+
+</mapper>
\ No newline at end of file

--
Gitblit v1.9.1