同步代码
This commit is contained in:
@@ -27,7 +27,7 @@ public interface RemoteFileService {
|
||||
* @return 结果
|
||||
* @throws ServiceException
|
||||
*/
|
||||
RemoteFile upload(byte[] file) throws ServiceException;
|
||||
RemoteFile uploadImg(byte[] file) throws ServiceException;
|
||||
|
||||
/**
|
||||
* 通过ossId查询对应的url
|
||||
|
Reference in New Issue
Block a user