dashboard
repositories
filestore
activity
search
login
zhba
/
zhba_management_bf
智慧保安后台管理项目备份
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增用户注册审查,调用外部接口
Administrator
2021-08-12
c62f0f711b5ff43a3136c8932c96e1c18ce2a3df
[zhba/zhba_management_bf.git]
/
src
/
main
/
java
/
org
/
springblade
/
modules
/
system
/
mapper
/
UserDeptMapper.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="org.springblade.modules.system.mapper.UserDeptMapper">
</mapper>