mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-08 17:00:26 +08:00
feat: message notify
This commit is contained in:
5
server/internal/flow/application/const.go
Normal file
5
server/internal/flow/application/const.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package application
|
||||
|
||||
const (
|
||||
FlowTaskNotifyBizKey = "flow:task:notify" // 工单任务处理通知
|
||||
)
|
||||
Reference in New Issue
Block a user