|
|
@@ -35,7 +35,7 @@ spring:
|
|
|
group: ${project.artifactId}
|
|
|
weChatMiniAppPayStreamConsumer-in-0:
|
|
|
destination: WeChatAppMiniPayStream
|
|
|
- group: ${project.artifactId}
|
|
|
+ group: null
|
|
|
function: #注意:此处有调整
|
|
|
definition: userLogStreamConsumer;unionFrictionChangeStream;weChatMiniAppPayStreamConsumer
|
|
|
|