1.2.3 后台操作按钮调整及其新增开启拼团功能
This commit is contained in:
@ -34,6 +34,7 @@ public class LocalStorageServiceImpl implements LocalStorageService {
|
||||
@Autowired
|
||||
private LocalStorageMapper localStorageMapper;
|
||||
|
||||
|
||||
@Value("${file.path}")
|
||||
private String path;
|
||||
|
||||
|
Reference in New Issue
Block a user