mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-23 23:09:47 +08:00
update 更新warm-flow版本到1.6.7-M1
This commit is contained in:
@ -272,3 +272,11 @@ warm-flow:
|
||||
ui: true
|
||||
# 默认Authorization,如果有多个token,用逗号分隔
|
||||
token-name: ${sa-token.token-name},clientid
|
||||
# 流程状态对应的三元色
|
||||
chart-status-color:
|
||||
## 未办理
|
||||
- 157,255,0
|
||||
## 待办理
|
||||
- 0,0,0
|
||||
## 已办理
|
||||
- 255,200,0
|
||||
|
Reference in New Issue
Block a user