Commit ac239f2e by 王仕雄

123

1 parent af3d085c
...@@ -5,5 +5,6 @@ public class Base64Utils { ...@@ -5,5 +5,6 @@ public class Base64Utils {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println(99); System.out.println(99);
System.out.println("from 105");
} }
} }
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!