yanghb
2023-04-25 a3354815749e0909cac374c8ba033f7d2f002312
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;
}