jcq
This commit is contained in:
@@ -33,7 +33,7 @@ const (
|
||||
TopicOrderFinish = "open_message_order_order_finish" //订单完成
|
||||
TopicOrderCancel = "open_message_order_order_cancel" //订单取消
|
||||
|
||||
Size = 2 //默认一次取10条
|
||||
Size = 10 //默认一次取10条
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user