仪表盘
版本库
文件存储
活动
搜索
登录
main
/
lbqms
兰宝车间质量管理系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
fix 修复 aop 无法拦截mapper接口上的注解导致的问题 类上依旧使用扫描处理
疯狂的狮子Li
2024-11-22
dd2abd95c951f8e037e78c421a37ffb5aa999e57
[lbqms.git]
/
ruoyi-modules
/
ruoyi-workflow
/
src
/
main
/
resources
/
mapper
/
workflow
/
WfFormManageMapper.xml
1
2
3
4
5
6
7
<?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.dromara.workflow.mapper.WfFormManageMapper">
</mapper>