Skip to content

Commit 17ad4b7

Browse files
authored
feat: 新增审批流前后端插件 (#36)
* feat: 新增审批流前后端插件 * chore: 更新 wf_ui 子模块标签
1 parent 04661eb commit 17ad4b7

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@
4545
path = plugins/workflow_ui
4646
url = https://github.com/eginner01/workflow_ui.git
4747
branch = main
48+
[submodule "plugins/wf"]
49+
path = plugins/wf
50+
url = https://github.com/shj366/workflow.git
51+
[submodule "plugins/wf_ui"]
52+
path = plugins/wf_ui
53+
url = https://github.com/shj366/workflow_ui.git

plugins/wf

Submodule wf added at dd0284d

plugins/wf_ui

Submodule wf_ui added at 0aca6f5

0 commit comments

Comments
 (0)