- handle exceptional msg(e.g. userapplycancel, lock, unlock).
This commit is contained in:
@@ -78,6 +78,8 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
OrderStatusUnlocked = -25
|
||||
OrderStatusLocked = -20
|
||||
OrderStatusApplyUrgeOrder = -15
|
||||
OrderStatusApplyRefund = -10
|
||||
OrderStatusApplyCancel = -5
|
||||
|
||||
Reference in New Issue
Block a user