liusheng
2024-12-04 1ccb709f723a759597dcdc7239d8885cef84d3ce
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);
        }
    }