Commit 610483ea authored by Quxl's avatar Quxl

x

parent 44f264dc
...@@ -233,6 +233,7 @@ public class AliyunSign { ...@@ -233,6 +233,7 @@ public class AliyunSign {
return df.format(date); return df.format(date);
} }
@SuppressWarnings("unused")
private static String httpGet(String url) throws IOException { private static String httpGet(String url) throws IOException {
/* /*
* Read and covert a inputStream to a String. * Read and covert a inputStream to a String.
......
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