yanghui
2022-11-26 46289e220bf8ccda0a833d3a194cd8f1327b12e6
springcloud_k8s_panzhihuazhihuishequ/applets/src/main/java/com/panzhihua/applets/api/WxCallbackApi.java
@@ -350,7 +350,7 @@
    }
    @PostMapping("flowerWxNotify")
    @PostMapping("/flower/wxNotify")
    public void flowerWxNotify(HttpServletRequest request, HttpServletResponse response) {
        log.error("微信支付回调start");
        String inputLine = "";