罗嘉宁 2 년 전
부모
커밋
2773cab256
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      1.txt

+ 2 - 0
1.txt

@@ -7,6 +7,8 @@ public class GitTag {
        public static void main(String arg[]) {
 
               System.out.println("Version1.0");
+              System.out.println("罗嘉宁");
+         
 
        }