feat():日志接口

This commit is contained in:
Penknife
2024-10-13 15:02:25 +08:00
parent ab2d8545cf
commit b7f49dd3a6
7 changed files with 275 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?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="com.fizz.business.mapper.LogDataMapper">
</mapper>