dashboard
repositories
filestore
activity
search
login
main
/
Inspection-Boot
巡检项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增事件管理记录表相关功能
xiebin
2022-09-21
63175915cbe563fa86a1256e7b1a6c6dde3de996
[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>