mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-16 04:36:35 +08:00
feat: redis支持工单流程审批
This commit is contained in:
@@ -5,6 +5,7 @@ type StarProcParam struct {
|
||||
BizType string // 业务类型
|
||||
BizKey string // 业务key
|
||||
Remark string // 备注
|
||||
BizForm string // 业务表单信息
|
||||
}
|
||||
|
||||
type CompleteProcinstTaskParam struct {
|
||||
|
||||
Reference in New Issue
Block a user