liusheng
2024-09-04 9526971c403417c1c007804f24884c443b9e6cd7
ruoyi-admin/src/main/java/com/ruoyi/web/test/WeChatService.java
@@ -81,7 +81,7 @@
            map.put("keyword2", "12657698798797");
            map.put("remark", "啊啊撒啊啊啊");
            weChatSendVo.setContent(map);
            weChatController.sendMessageToFollowers(weChatSendVo);
//            weChatController.sendMessageToFollowers(weChatSendVo);
        }
    }