mirror of
https://github.com/201206030/novel.git
synced 2025-07-07 05:26:37 +00:00
feat: 代码生成
This commit is contained in:
5
src/main/resources/mapper/SysUserRoleMapper.xml
Normal file
5
src/main/resources/mapper/SysUserRoleMapper.xml
Normal file
@ -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="io.github.xxyopen.novel.dao.mapper.SysUserRoleMapper">
|
||||
|
||||
</mapper>
|
Reference in New Issue
Block a user