陈思斌 6 年之前
父節點
當前提交
b5e91e657a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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");
 	}
 }