添加文件服务器路#
This commit is contained in:
@@ -52,4 +52,9 @@ public interface OssPath {
|
||||
* app拓扑图文件
|
||||
*/
|
||||
String TOPOLOGY = "topology/";
|
||||
|
||||
/***
|
||||
* app反馈图片
|
||||
*/
|
||||
String FEEDBACK = "feedBack/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user