update: 更新 mapper.xml ;

This commit is contained in:
Michelle.Chung 2025-07-06 14:04:11 +08:00
parent 3de5507118
commit 35657b7b99

View File

@ -0,0 +1,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.FlwSpelMapper">
</mapper>