yanghb
2023-04-04 e6e02ec4e9c4f9ac0d66e97f5f3755687c88cfe6
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) throws Exception;
    List<SiteWarpper> querySite(Integer startSiteId,Integer type) throws Exception;
    /**