Commit 08f878d3 by 田超

Merge branch 'feature/1005931' into 'master'

feat: [1005931] 企业微信二期增加个人sop群sop,补全剩余应用关联活码配置,每个应用增加私域流量活码关联配置

See merge request rays/pcloud-common-parent!235
parents 6e356d0d 044dae96
......@@ -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