liujie
2025-08-22 fa4d91768a990d5e8b759300a1271b12f54c10ca
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;
}