文件上传https
This commit is contained in:
parent
2c022df7f8
commit
d473fd27cd
|
@ -8,9 +8,9 @@ public interface FileConstant {
|
||||||
// String SERVER_HOST = "http://123.249.108.160:8888/api/file/downloadFile?objectKey=";
|
// String SERVER_HOST = "http://123.249.108.160:8888/api/file/downloadFile?objectKey=";
|
||||||
|
|
||||||
|
|
||||||
String SERVER_HOST = "https://www.carboner.cn:8888/api/file/downloadFile?objectKey=";
|
// String SERVER_HOST = "https://www.carboner.cn:8888/api/file/downloadFile?objectKey=";
|
||||||
|
|
||||||
|
|
||||||
// String SERVER_HOST = "";
|
String SERVER_HOST = "";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user