公告板
版本库
filestore
活动
搜索
登录
main
/
CanadaMes
加拿大MES项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
完善主界面功能,添加手动任务到出片队列
ZengTao
2023-11-30
3c74551a7f5d9f2ead6cc4a22fe8a7ec4696d8f5
[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>