Browse Source

Signed-off-by: mygit <2402629998@qq.com>
$git commit -m "hello"

mygit 1 year ago
parent
commit
9e58fe668f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      test1.java

+ 2 - 0
test1.java

@@ -11,6 +11,8 @@ public class GitTag {
   System.out.println("张英纯2207200343");
   System.out.println("Version2.0");
   System.out.println("许霖洁 2207200338");
+  System.out.println("Version3.0");
+  System.out.println("陈思敏 2207210601");
        }
 
 }