部署
This commit is contained in:
@@ -81,6 +81,8 @@ type SaleItem struct {
|
||||
WorkflowId int64 `json:"workflowId"`
|
||||
WorkflowStatus int64 `json:"workflowStatus"`
|
||||
HasPurchase int64 `json:"hasPurchase"`
|
||||
PurchaseStatus int64 `json:"purchaseStatus"`
|
||||
ShipmentStatus int64 `json:"shipmentStatus"`
|
||||
CreatedStaffId int64 `json:"createdStaffId"`
|
||||
CreatedAt *time.Time `json:"createdAt"`
|
||||
UpdatedAt *time.Time `json:"updatedAt"`
|
||||
|
||||
Reference in New Issue
Block a user