xufenglei
2018-03-21 093a58b2b7df015c371daa1c1634ff8bfd8f003b
src/main/java/com/moral/controller/MobileController.java
@@ -117,7 +117,7 @@
   /**
    * Gets the monitor points by area name.
    *
    * @param areaName the area name
    * @param request the area name
    * @return the monitor points by area name
    */
   @GetMapping("getMpointsByAreaName")
@@ -130,7 +130,7 @@
   /**
    * Gets the organizations by area name.
    *
    * @param areaName the area name
    * @param request the area name
    * @return the organizations by area name
    */
   @GetMapping("getOrgsByAreaName")