MrShi
2025-02-08 a0f65b9cc2efbbbcfb1b2a7974a44b54ba937d04
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() {