|
@@ -842,6 +842,7 @@ public class appAction extends ActionSupport implements ServletRequestAware {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
public String listAround() {
|
|
public String listAround() {
|
|
|
|
|
+ System.out.println("周边城镇:"+rtown);
|
|
|
JSONObject resultJson = new JSONObject();
|
|
JSONObject resultJson = new JSONObject();
|
|
|
StringBuilder s1 = new StringBuilder("");
|
|
StringBuilder s1 = new StringBuilder("");
|
|
|
if (rtype!=null){
|
|
if (rtype!=null){
|