UserOKTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/crossCity/server/ISiteService.java
@@ -36,4 +36,8 @@ * @throws Exception */ boolean areaMonitoring(Integer siteId, Integer code, String lonLat) throws Exception; boolean areaMonitoring1(Integer lineId, Integer code, String lonLat)throws Exception; }