From 7005c13237516d5dd965afb1b3c5aa734a01a661 Mon Sep 17 00:00:00 2001
From: wang-hao-jie <1550036656@qq.com>
Date: 星期三, 23 三月 2022 17:27:59 +0800
Subject: [PATCH] 最新版本

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

diff --git a/xboot-modules/xboot-your/src/main/resources/mapper/AlarmMapper.xml b/xboot-modules/xboot-your/src/main/resources/mapper/AlarmMapper.xml
new file mode 100644
index 0000000..fea51a5
--- /dev/null
+++ b/xboot-modules/xboot-your/src/main/resources/mapper/AlarmMapper.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.AlarmMapper">
+
+</mapper>
\ No newline at end of file

--
Gitblit v1.9.1