Kaynağa Gözat

v2.0

Signed-off-by: taotao <1574357175@qq.com>
taotao 1 yıl önce
ebeveyn
işleme
3331adbfe8
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      update.java

+ 2 - 0
update.java

@@ -3,6 +3,8 @@ package test;
 public class GitTag{
 	public static void main(String arg[]){
 		System.out.println("Version1.0");
+		System.out.println("Version2.0 吴晓华 2207190428");
+		
 	}
 	
 }