陈思斌 il y a 6 ans
Parent
commit
b5e91e657a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/com/test/TestGit.java

+ 1 - 1
src/com/test/TestGit.java

@@ -2,6 +2,6 @@ package com.test;
 
 public class TestGit {
 	public static void main(String[] args) {
-		System.out.println("hhhhhh");
+		System.out.println("000");
 	}
 }