修改临时token获取
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
c833c88fe3
commit
1b808595b8
|
|
@ -1971,10 +1971,7 @@ public class OSSService(IOptionsMonitor<ObjectStoreServiceOptions> options,
|
|||
|
||||
objectStoreDTO.AWS = tempToken;
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new BusinessValidationFailedException("未定义的存储介质类型");
|
||||
}
|
||||
|
||||
|
||||
return objectStoreDTO;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue