部署
This commit is contained in:
@@ -17,9 +17,10 @@ type ArgsWorkflowList struct {
|
||||
}
|
||||
|
||||
type WorkflowSearch struct {
|
||||
BusinessId int64 // 业务id
|
||||
BusinessType string
|
||||
Status AuditStatus
|
||||
BusinessId int64 // 业务id
|
||||
BusinessType string
|
||||
Status AuditStatus
|
||||
AuditStaffIds []int64 // 审核人
|
||||
}
|
||||
type ReplyWorkflowList struct {
|
||||
List []WorkflowItem
|
||||
|
||||
Reference in New Issue
Block a user