一键更新异步

This commit is contained in:
wangshuai 2024-07-21 16:38:29 +08:00
parent ce9d2a6de0
commit 4fdb0185b0
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ public class MeituanController {
/*
一键同步
*/
@Async
@GetMapping("/refresh")
public R refresh(){
LoginUser user = SecurityUtils.getLoginUser();