MrShi
2026-04-03 699bdb5b821e87859f5900e4db1d1a2353c6f6a2
server/visits/admin_timer/src/main/java/com/doumee/api/WxTokenTimerController.java
@@ -42,6 +42,7 @@
     */
    @Value("${debug_model}")
    private Boolean timing;
    @ApiOperation("开启定时更新微信公众号accesstoken")
    @GetMapping("/updateWxAccessToken")
    public ApiResponse updateWxAccessToken() {