部署
This commit is contained in:
@@ -37,6 +37,7 @@ type WorkflowItem struct {
|
||||
CreatedStaffId int64 `json:"createdStaffId"` // 创建人
|
||||
CreatedAt *time.Time `json:"createdAt"` // 创建时间
|
||||
UpdatedAt *time.Time `json:"updatedAt"` // 更新时间
|
||||
Data string `json:"data"`
|
||||
}
|
||||
|
||||
// List @TITLE 审核列表
|
||||
|
||||
Reference in New Issue
Block a user