dashboard
repositories
filestore
activity
search
login
main
/
Inspection-Boot
巡检项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
维修管理添加创建人查询
guoshilong
2022-11-23
7ed0594dfb42ffc2754106aaae8abae06a2b9340
[Inspection-Boot.git]
/
src
/
main
/
java
/
org
/
springblade
/
modules
/
system
/
mapper
/
UserWebMapper.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.UserWebMapper">
</mapper>