dashboard
repositories
filestore
activity
search
login
main
/
farmer-cms
cms内容管理系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fxi
Hentua
2024-01-10
51ea662e22121f9a0ddb5b40c4a8e93e098b34ec
[farmer-cms.git]
/
src
/
main
/
resources
/
mapper
/
UserRoleMapper.xml
1
2
3
4
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="com.xcong.farmer.cms.modules.system.mapper.UserRoleMapper">
</mapper>