dashboard
repositories
filestore
activity
search
login
main
/
xzx
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add user/query/userIdentity
Helius
2021-07-14
f7cd9fc3a01bce44554f3f1e098dc6b59e305c2d
[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>