公告板
版本库
filestore
活动
搜索
登录
main
/
CanadaMes
加拿大MES项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
完善主界面,添加笼子表分页与根据玻璃id查询
ZengTao
2023-11-30
a5ba96bea69ffca37f985c9503c654bf79cf9ef8
[CanadaMes.git]
/
springboot-vue3
/
src
/
main
/
resources
/
com
/
example
/
springboot
/
mapper
/
RoleMapper.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.example.springboot.mapper.RoleMapper">
</mapper>