!229 新增工作流扩展spel表达式

* add: 新增 FlowSpel 相关 sql 脚本 ;
This commit is contained in:
MichelleChung
2025-07-06 07:52:47 +00:00
committed by 疯狂的狮子Li
parent 77a245c13b
commit a4d21e06c0
25 changed files with 862 additions and 7 deletions

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>