BUGFIX:
This commit is contained in:
@@ -135,10 +135,10 @@ public class ProjectController {
|
||||
}
|
||||
|
||||
|
||||
/*@Resource
|
||||
@Resource
|
||||
private MyTaskScheduler myTaskScheduler;
|
||||
|
||||
@GetMapping("/dataMigration")
|
||||
/*@GetMapping("/dataMigration")
|
||||
public String dataMigration(){
|
||||
myTaskScheduler.projectDataCreate();
|
||||
return "success";
|
||||
|
||||
Reference in New Issue
Block a user