修复 go fmt 问题
This commit is contained in:
@@ -22,4 +22,4 @@ type SysWorkflowStepInfo struct {
|
||||
StepNo float64 `json:"stepNo"` // 步骤id (第几步)
|
||||
StepAuthorityID string `json:"stepAuthorityID"` // 操作者级别id
|
||||
IsEnd bool `json:"isEnd"` // 是否是完结流节点
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user