mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-18 19:48:50 +08:00
update 优化 pr215 解决一些问题
This commit is contained in:
@@ -21,7 +21,7 @@ public interface ISysOssService {
|
||||
|
||||
List<SysOssVo> listByIds(Collection<Long> ossIds);
|
||||
|
||||
SysOss getById(Long ossId);
|
||||
SysOssVo getById(Long ossId);
|
||||
|
||||
SysOss upload(MultipartFile file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user