shicf
2026-02-03 fba817f78f36c03ec4817d4322210cd80d9168b0
src/main/java/com/product/Application.java
@@ -54,6 +54,7 @@
         } else {
            SpringMVCContextHolder.getSystemLogger().error("System startup failed, Please contact the administrator!");
         }
      } catch (Exception e) {
         e.printStackTrace();
         SpringMVCContextHolder.getSystemLogger().error("System startup failed:" + e.getMessage());