- more interface and const added.
This commit is contained in:
@@ -20,7 +20,7 @@ const (
|
||||
|
||||
const (
|
||||
OrderStatusWaitingForAccept = 1
|
||||
OrderStatusPickingup = 2
|
||||
OrderStatusAccepted = 2 // 待取货
|
||||
OrderStatusDeliverying = 3
|
||||
OrderStatusFinished = 4
|
||||
OrderStatusCanceled = 5
|
||||
|
||||
Reference in New Issue
Block a user