|
@@ -86,7 +86,7 @@ public class WxMpController {
|
|
|
|
|
|
|
|
|
@SneakyThrows
|
|
|
- @PostMapping("/event")
|
|
|
+ @PostMapping("/auth")
|
|
|
public String wxEventListener(@RequestBody String param,
|
|
|
@RequestParam(required = false) String signature,
|
|
|
@RequestParam(required = false) String timestamp,
|