无关风月
2025-05-08 9486766c806fe1d9e082b2fd02ea1cc558f1b443
cloud-server-other/src/main/java/com/dsh/OtherApplication.java
@@ -30,7 +30,9 @@
    public static void main(String[] args) {
        try {
            SpringApplication.run(OtherApplication.class, args);
        }catch (Exception e){e.printStackTrace();}
        } catch (Exception e) {
            e.printStackTrace();
        }
    }
    @Bean