dashboard
repositories
filestore
activity
search
login
main
/
xzx
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
202107014
xiaoyong931011
2021-07-14
8d08ca6bdfc3dd61b0aaa7daa27308c3d59f0df1
[xzx.git]
/
gc-user
/
src
/
main
/
resources
/
mapper
/
user
/
UserAuthMapper.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.xzx.gc.user.mapper.UserAuthMapper">
</mapper>