- refactor Id to ID.
This commit is contained in:
@@ -71,7 +71,7 @@ const (
|
||||
)
|
||||
|
||||
type OrderInfoCommon struct {
|
||||
DeliveryId int64
|
||||
DeliveryID int64
|
||||
MtPeisongId string
|
||||
OrderId string
|
||||
CourierName string
|
||||
|
||||
Reference in New Issue
Block a user