|
@@ -39,8 +39,8 @@ public class RyTask
|
|
|
|
|
|
public void enterpriseIndependenceCompany(){
|
|
public void enterpriseIndependenceCompany(){
|
|
System.out.println("企业自主管理-单位");
|
|
System.out.println("企业自主管理-单位");
|
|
-// String url = "http://qyxf.usky.cn/prod-api/service-fire/demGridMember/gridMemberList";
|
|
|
|
- String url = "http://172.16.120.165:13200/prod-api/service-fire/demGridMember/gridMemberList";
|
|
|
|
|
|
+// String url = "http://qyxf.usky.cn/prod-api/service-fire/bscEnterpriseScreen/dataSynchro";
|
|
|
|
+ String url = "http://172.16.120.165:13200/prod-api/service-fire/bscEnterpriseScreen/dataSynchro";
|
|
Map<String, String> map = new HashMap<>();
|
|
Map<String, String> map = new HashMap<>();
|
|
map.put("User-Agent", "Apipost client Runtime/+https://www.apipost.cn/");
|
|
map.put("User-Agent", "Apipost client Runtime/+https://www.apipost.cn/");
|
|
map.put("Content-Type", "application/x-www-form-urlencoded");
|
|
map.put("Content-Type", "application/x-www-form-urlencoded");
|