yanghb
2023-04-21 cc9b0b52d576dc87b1677a0432c33906a747829a
UserTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/crossCity/server/ISiteService.java
@@ -15,7 +15,7 @@
     * @return
     * @throws Exception
     */
    List<SiteWarpper> querySite(Integer startSiteId,Integer type) throws Exception;
    List<SiteWarpper> querySite(Integer startSiteId) throws Exception;
    /**