puzhibing
2024-03-05 794a2ec5fa219a0a87be0c72bd59602cb9f6c6dc
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