xuhy
2025-09-11 5edd84c3d79263a32afdd9564ad0373fc253389f
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;
}