MrShi
2023-10-31 e9af167156ca9d1b404a76ab0fc8c82c26fe6a11
server/services/src/main/java/com/doumee/service/business/SitesService.java
@@ -103,10 +103,8 @@
    /**
     * 站点预警
     * @param siteId
     * @throws Exception
     */
    void siteReservesNotice(String siteId) throws Exception;
    void siteReservesNotice()  throws Exception;
    /**