From 1aef714bcfd226f20a35b9f82a98ba556c76074a Mon Sep 17 00:00:00 2001
From: Lmx <1960868911@qq.com>
Date: Sun, 16 Mar 2025 12:20:10 +0800
Subject: [PATCH] 1
---
src/com/ssm/first/TestFirst.java | 4 ----
text.iml | 1 +
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/src/com/ssm/first/TestFirst.java b/src/com/ssm/first/TestFirst.java
index 69a19ff..e9639e6 100644
--- a/src/com/ssm/first/TestFirst.java
+++ b/src/com/ssm/first/TestFirst.java
@@ -7,9 +7,5 @@ public class TestFirst {
public static void main(String[] args) {
ApplicationContext ac=new ClassPathXmlApplicationContext("bean-first.xml");
System.out.print("Hello and welcome!");
- System.out.print("Hello and welcome! hjb");
- System.out.print("Hello and welcome! yuleyuan");
- System.out.print("Hello and welcome! lvk");
- System.out.print("Hello and welcome! yq");
}
}
diff --git a/text.iml b/text.iml
index fb578ef..996eec8 100644
--- a/text.iml
+++ b/text.iml
@@ -8,5 +8,6 @@
+
\ No newline at end of file