liujie
2025-08-26 8598b95c1023355ca40c351cbc5046e01b826156
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;
}