fix:修复区域问题
This commit is contained in:
@@ -50,8 +50,6 @@ public class AcsUtil {
|
||||
throw new BadRequestException("未查询到区域对应的acs地址!");
|
||||
}
|
||||
String url =acs_url + api;
|
||||
//String url ="10.1.3.96:8011/"+ api;
|
||||
//String url ="10.21.1.196:8011/"+ api;
|
||||
try {
|
||||
JSONArray rows = new JSONArray();
|
||||
rows.add(jo);
|
||||
|
||||
Reference in New Issue
Block a user