Browse Source

更新文件 appAction.java

陈士柏 2 years ago
parent
commit
066adaa8c1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mhotel/src/com/happy/action/appAction.java

+ 1 - 0
mhotel/src/com/happy/action/appAction.java

@@ -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){