问题修复
This commit is contained in:
parent
e6797c281c
commit
2c56d5dbe6
@ -110,6 +110,7 @@ type ReplyAccountingInfo struct {
|
|||||||
WorkflowId int64 `json:"workflowId"`
|
WorkflowId int64 `json:"workflowId"`
|
||||||
WorkflowStatus int64 `json:"workflowStatus"`
|
WorkflowStatus int64 `json:"workflowStatus"`
|
||||||
WorkflowReason string `json:"workflowReason"`
|
WorkflowReason string `json:"workflowReason"`
|
||||||
|
BanFlag int64 `json:"banFlag"`
|
||||||
CreatedStaffId int64 `json:"createdStaffId"`
|
CreatedStaffId int64 `json:"createdStaffId"`
|
||||||
CreatedAt *time.Time `json:"createdAt"`
|
CreatedAt *time.Time `json:"createdAt"`
|
||||||
TotalBoxCount int64 `json:"totalBoxCount"`
|
TotalBoxCount int64 `json:"totalBoxCount"`
|
||||||
|
Loading…
Reference in New Issue
Block a user