|
|
@ -14,6 +14,7 @@ type SerialOrderOPTrace struct { |
|
|
|
} |
|
|
|
|
|
|
|
type RecvDataItem struct { |
|
|
|
SerialOrderId string `json:"RecvDataItem-SerialOrderId"` |
|
|
|
ArtId string `json:"RecvDataItem-ArtId"` |
|
|
|
PO string `json:"RecvDataItem-PO"` |
|
|
|
OperationDesc string `json:"RecvDataItem-OperationDesc"` |
|
|
|