公告板
版本库
filestore
活动
搜索
登录
main
/
CanadaMes
加拿大MES项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes
wu
2023-09-13
697a1ea0547188e267d9c835e584945a0341cbb7
[CanadaMes.git]
/
springboot-vue3
/
src
/
main
/
resources
/
com
/
example
/
springboot
/
mapper
/
RoleMenuListMapper.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.RoleMenuListMapper">
</mapper>