添加大量访问日志记录

This commit is contained in:
2018-04-26 13:04:58 +08:00
parent 9ef0093b50
commit 8011ce135e
12 changed files with 199 additions and 19 deletions

View File

@@ -37,9 +37,6 @@ public class DataController {
@Autowired
private HomeworkService homeworkService;
@Autowired
private FileService fileService;
@Autowired
private VUserfileService vUserfileService;