新疆部署初始版本
This commit is contained in:
parent
0af622ad02
commit
b65a445a15
|
|
@ -90,7 +90,9 @@ public class HttpUtil {
|
|||
}
|
||||
public List<String[]> download(String version_name, int type) {
|
||||
Map<String, Object> input = new HashMap<>();
|
||||
|
||||
input.put("ver", version_name);
|
||||
|
||||
String infno = String.valueOf(type);
|
||||
JSONObject result = null;
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in New Issue