mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update OSS接口增加通用contentType
This commit is contained in:
@ -12,5 +12,7 @@ public class CloudConstant {
|
||||
*/
|
||||
public final static String CLOUD_STORAGE_CONFIG_KEY = "sys.oss.cloudStorageService";
|
||||
|
||||
public final static String DEFAULT_CONTENT_TYPE = "application/octet-stream";
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user