Commit 610483ea authored by Quxl's avatar Quxl

x

parent 44f264dc
......@@ -233,7 +233,8 @@ public class AliyunSign {
return df.format(date);
}
private static String httpGet(String url) throws IOException {
@SuppressWarnings("unused")
private static String httpGet(String url) throws IOException {
/*
* Read and covert a inputStream to a String.
* Referred this:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment