公告板
版本库
filestore
活动
搜索
登录
main
/
CanadaMes
加拿大MES项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
更新主界面
ZengTao
2023-09-05
b0f8bf979abb59e152eb9cc8caa262e70cb45204
[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>