xuhy
2023-10-19 78851285202a040f8ddf998c067cd462874c1cb9
UserTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IOpenCityService.java
@@ -24,7 +24,4 @@
     * @throws Exception
     */
    boolean openCity(String code) throws Exception;
    OpenCity openCity1(String code) throws Exception;
}