新增本地资源通用下载方法
This commit is contained in:
@ -129,7 +129,7 @@ public class Global
|
||||
*/
|
||||
public static String getDownloadPath()
|
||||
{
|
||||
return getProfile() + "/download";
|
||||
return getProfile() + "/download/";
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user