浏览代码

1112315156

pinochio 6 年之前
父节点
当前提交
8a9742f49e
共有 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("1111111");
+		System.out.println("99999999");
 	}
 }