- add MsgTypeClientUrgeOrder.
This commit is contained in:
@@ -17,6 +17,7 @@ const (
|
|||||||
MsgTypeMerchantInvalid = 15
|
MsgTypeMerchantInvalid = 15
|
||||||
MsgTypeOrderForceInvalid = 17
|
MsgTypeOrderForceInvalid = 17
|
||||||
MsgTypeOrderFinished = 18
|
MsgTypeOrderFinished = 18
|
||||||
|
MsgTypeClientUrgeOrder = 45
|
||||||
)
|
)
|
||||||
|
|
||||||
type CallbackResponse struct {
|
type CallbackResponse struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user