1701010338 6 年之前
父节点
当前提交
46e1f48456
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/javaTest/test1.java

+ 1 - 1
src/javaTest/test1.java

@@ -4,7 +4,7 @@ public class test1 {
 
 	public static void main(String[] args) {
 		// TODO Auto-generated method stub
-System.out.println("hello ZC");
+System.out.println("hello ZC123");
 	}
 
 }