yanghb
2023-04-25 6bdef0f7c84878c7ae93cfd12205aca7ace21b98
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;
    /**