commit:流程支持自动化任务

This commit is contained in:
Jerry
2024-10-11 21:43:29 +08:00
parent 694e4af055
commit f95c7b8695
51 changed files with 3094 additions and 42 deletions

View File

@@ -20,6 +20,11 @@
<artifactId>common-satoken</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.orangeforms</groupId>
<artifactId>common-dbutil</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.orangeforms</groupId>
<artifactId>common-datafilter</artifactId>