| | |
| | | jsonObject.put("small_res_1",20); |
| | | jsonObject.put("small_res_2",10); |
| | | jsonObject.put("res_number",60); |
| | | jsonObject.put("large_res_1_cap",60); |
| | | jsonObject.put("large_res_2_cap",60); |
| | | jsonObject.put("medium_res_cap",60); |
| | | jsonObject.put("small_res_1_cap",60); |
| | | jsonObject.put("small_res_2_cap",60); |
| | | jsonObject.put("res_cap_num",60); |
| | | |
| | | JSONObject jsonObject2 = new JSONObject(); |
| | | jsonObject2.put("ad_code","430000"); |
| | | jsonObject2.put("ad_name","鄂州市"); |
| | | jsonObject2.put("p_ad_code","420000"); |
| | | jsonObject2.put("p_ad_name","湖北省"); |
| | | jsonObject2.put("large_res_1",13); |
| | | jsonObject2.put("large_res_2",52); |
| | | jsonObject2.put("medium_res",47); |
| | | jsonObject2.put("small_res_1",58); |
| | | jsonObject2.put("small_res_2",7); |
| | | jsonObject2.put("res_number",97); |
| | | jsonObject2.put("large_res_1_cap",32); |
| | | jsonObject2.put("large_res_2_cap",89); |
| | | jsonObject2.put("medium_res_cap",33); |
| | | jsonObject2.put("small_res_1_cap",44); |
| | | jsonObject2.put("small_res_2_cap",55); |
| | | jsonObject2.put("res_cap_num",16); |
| | | |
| | | JSONObject jsonObject3 = new JSONObject(); |
| | | jsonObject3.put("ad_code","430000"); |
| | | jsonObject3.put("ad_name","黄石市"); |
| | | jsonObject3.put("p_ad_code","420000"); |
| | | jsonObject3.put("p_ad_name","湖北省"); |
| | | jsonObject3.put("large_res_1",73); |
| | | jsonObject3.put("large_res_2",41); |
| | | jsonObject3.put("medium_res",25); |
| | | jsonObject3.put("small_res_1",47); |
| | | jsonObject3.put("small_res_2",62); |
| | | jsonObject3.put("res_number",19); |
| | | jsonObject3.put("large_res_1_cap",49); |
| | | jsonObject3.put("large_res_2_cap",79); |
| | | jsonObject3.put("medium_res_cap",46); |
| | | jsonObject3.put("small_res_1_cap",23); |
| | | jsonObject3.put("small_res_2_cap",46); |
| | | jsonObject3.put("res_cap_num",15); |
| | | |
| | | list.add(jsonObject); |
| | | list.add(jsonObject2); |
| | | list.add(jsonObject3); |
| | | return R.data(list); |
| | | } |
| | | |
| | |
| | | j1.put("xy",40); |
| | | j1.put("zy",30); |
| | | j1.put("dy",20); |
| | | j1.put("dby",20); |
| | | j1.put("bay",10); |
| | | j1.put("tdby",60); |
| | | j1.put("wuy",60); |
| | |
| | | j2.put("wy",10); |
| | | j2.put("xy",24); |
| | | j2.put("zy",34); |
| | | j2.put("dby",20); |
| | | j2.put("dy",12); |
| | | j2.put("bay",38); |
| | | j2.put("tdby",67); |
| | |
| | | j3.put("wy",10); |
| | | j3.put("xy",24); |
| | | j3.put("zy",34); |
| | | j3.put("dby",20); |
| | | j3.put("dy",12); |
| | | j3.put("bay",38); |
| | | j3.put("tdby",67); |