This commit is contained in:
苏尹岚
2021-01-07 16:17:16 +08:00
parent c99bb23e3d
commit fc595546ea
4 changed files with 38 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ const (
TopicOrderFinish = "open_message_order_order_finish" //订单完成
TopicOrderCancel = "open_message_order_order_cancel" //订单取消
Size = 2 //默认一次取10条
Size = 10 //默认一次取10条
)
var (