@@ -71,6 +71,7 @@ public class SocketTestApi extends ApiController {
return APIEntity.success(socketService.sendCourierMsg(notice,type));
}
+
@ApiOperation("发送微信公众号消息")
@GetMapping("/wx/gzh/tlmp")
JSONObject wxGzhTlmp(String openid) {