dashboard
repositories
filestore
activity
search
login
main
/
zhny_java
智慧农业后台管理
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加农资使用记录
xiebin
2022-08-01
d16174bd73148a2963f495a24ef97a40e62b4169
[zhny_java.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>