Commit 9f554bbc by 桂前礼

Merge branch 'feature/agentCallBack' into 3.x

parents d05b553c e50e3cdb
...@@ -27,4 +27,10 @@ public class MQQueueConstants { ...@@ -27,4 +27,10 @@ public class MQQueueConstants {
*/ */
public static final String CHANNEL_IMMEDIATE_QUEUE_FOR_DELAY = "channel." + IMMEDIATE_QUEUE_FOR_DELAY; 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