@@ -25,6 +25,8 @@ spring.kafka.bootstrap-servers=172.18.223.211:9092
# topic
# 发送微信模板消息topic
superdesk.kafka.topic.notify.wxTemplateMessage=superdesk-notify-wxTemplateMessage
+# 小程序订阅消息topic
+superdesk.kafka.topic.notify.wxMiniProSubscribeMessage=superdesk-notify-wxSubscribeMessage
#spring-boot-admin
spring.boot.admin.client.url=http://172.18.223.211:18990