yanghui
2022-12-05 9aea9e9545acbb7d0bd2d487bf2572833f9d0d46
springcloud_k8s_panzhihuazhihuishequ/applets/src/main/java/com/panzhihua/applets/api/WxCallbackApi.java
@@ -350,7 +350,8 @@
    }
    @PostMapping("flowerWxNotify")
    @PostMapping("/flower/wxNotify")
    @ApiOperation("花城支付回调")
    public void flowerWxNotify(HttpServletRequest request, HttpServletResponse response) {
        log.error("微信支付回调start");
        String inputLine = "";