Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
5aa9d0d4
Commit
5aa9d0d4
authored
Dec 28, 2021
by
魏国强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
08410814
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
0 deletions
+41
-0
README.md
README.md
+41
-0
No files found.
README.md
View file @
5aa9d0d4
...
...
@@ -165,3 +165,44 @@ For (1), system will automatically update schema for a particular definition. Fo
System will automatically populate available interfaces for the user based on what interfaces are available on the system.
For (2), system will normalize values or perform some actions as discussed above.
### 自动化营销引擎
##### 模块拆分
1.
[
流程管理
](
#jump
)
2.
过滤器
3.
规则引擎
4.
任务执行
5.
状态监控
6.
历史记录
<h5
id=
"l1"
>
流程管理
</h5>
1.
流程定义
2.
流程部署
3.
流程废弃
4.
流程删除
5.
流程审批
<span
id=
"jump"
></span>
##### 过滤器
1.
后端接口对应枚举
2.
枚举实现接口获取子集菜单或业务字段
3.
统一接口实现前端页面数据
##### 规则引擎
1.
模型存储 键 操作符 值集合 值类型 显示名称
2.
与 、或
3.
用户键 业务键
4.
规则解析判定
##### 任务执行
1.
定时执行(流程定时触发)
2.
节点动作执行
##### 状态监控
1.
记录流程中各个节点人数,人次,用户id
##### 历史记录
1.
记录执行完成的流程实例
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment