1.2.3 后台操作按钮调整及其新增开启拼团功能

This commit is contained in:
hupeng
2019-11-19 13:14:38 +08:00
parent 42d8d545a1
commit d52a399ecc
199 changed files with 12712 additions and 367 deletions

View File

@ -34,6 +34,7 @@ public class LocalStorageServiceImpl implements LocalStorageService {
@Autowired
private LocalStorageMapper localStorageMapper;
@Value("${file.path}")
private String path;