请假申请流程-表名称替换

This commit is contained in:
1073413548 2024-07-16 16:57:55 +08:00
parent 8443917d42
commit a3536b2f83

View File

@ -2,6 +2,6 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.dromara.workflow.mapper.TestLeaveMapper">
<mapper namespace="org.dromara.workflow.mapper.SysUserLeaveMapper">
</mapper>