fixed tag type for outputorder
This commit is contained in:
parent
043ff4751b
commit
95e159f96c
|
@ -415,6 +415,6 @@ var (
|
|||
AttributeFirstJobID: TagInteger,
|
||||
AttributeStatusMessage: TagText,
|
||||
AttributeLimit: TagInteger,
|
||||
AttributeOutputOrder: TagEnum,
|
||||
AttributeOutputOrder: TagName,
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue