app版本接口
This commit is contained in:
@@ -57,4 +57,9 @@ public interface OssPath {
|
||||
* app反馈图片
|
||||
*/
|
||||
String FEEDBACK = "feedBack/";
|
||||
|
||||
/***
|
||||
* app版本升级文件
|
||||
*/
|
||||
String EDDATA = "edData/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user