yanghb
2023-04-26 eac64ab2177983cba3a13d2b1a50baa9ab6ff75c
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;
}