zbj//1.资源管理(上传资源)
This commit is contained in:
@@ -72,4 +72,9 @@ public interface OssPath {
|
||||
* 资源管理文件
|
||||
*/
|
||||
String RESOURCEADMINISTRATION = "resourceAdministration/";
|
||||
|
||||
/***
|
||||
* 资源文件
|
||||
*/
|
||||
String RESOURCEDATA = "resourceData/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user