liu 6 years ago
parent
commit
fd0117568e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/com/test/Two.java

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

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