Browse Source

1701010627

liu 6 years ago
parent
commit
1b88ca8680
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");
+		System.out.println("1701010641");
 	}
 }