44323
2023-11-15 07811c07c6e23f179d284fc2fde13cc9218d967b
cloud-server-other/src/main/java/com/dsh/other/service/ISiteService.java
@@ -41,7 +41,7 @@
     * @return
     * @throws Exception
     */
    List<QuerySiteTimes> querySiteTimes(Integer id, String day) throws Exception;
    List<QuerySiteTimes> querySiteTimes(Integer id, String day,String halfName,String siteName) throws Exception;
    /**