From 362358f7ef62909a55392a49b3aa2ca059a40be9 Mon Sep 17 00:00:00 2001
From: wjli <591616088@qq.com>
Date: 星期一, 25 三月 2024 11:29:39 +0800
Subject: [PATCH] 接口备注修改

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

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

--
Gitblit v1.9.1