Commit e50e3cdb by 桂前礼

feat: [none] 企业微信二期-消息回调部分(接口改造)

parent 6e356d0d
......@@ -27,4 +27,10 @@ public class MQQueueConstants {
*/
public static final String CHANNEL_IMMEDIATE_QUEUE_FOR_DELAY = "channel." + IMMEDIATE_QUEUE_FOR_DELAY;
/**
* wxwork延时队列
*/
public static final String WXWORK_IMMEDIATE_QUEUE_FOR_DELAY = "wxwork." + IMMEDIATE_QUEUE_FOR_DELAY;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment