Commit 60bb73d0 authored by yanzg's avatar yanzg

文件处理

parent f93f94fe
...@@ -29,7 +29,6 @@ public class YzgFileServiceImpl implements YzgFileService { ...@@ -29,7 +29,6 @@ public class YzgFileServiceImpl implements YzgFileService {
@Autowired @Autowired
private YzgFileProcedure procedure; private YzgFileProcedure procedure;
@Autowired
private MemoryCache<Boolean> cacheRemoveTempFolder = new MemoryCache<>(10 * 60); private MemoryCache<Boolean> cacheRemoveTempFolder = new MemoryCache<>(10 * 60);
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment