- refactor Id to ID.

This commit is contained in:
gazebo
2018-06-25 14:05:25 +08:00
parent 7657966da5
commit 9356784af5
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ const (
)
type OrderInfoCommon struct {
DeliveryId int64
DeliveryID int64
MtPeisongId string
OrderId string
CourierName string