Commit 201c40d3 by 王仕雄

12

1 parent a3592f2e
...@@ -2,4 +2,7 @@ package com.bootdo.common.utils; ...@@ -2,4 +2,7 @@ package com.bootdo.common.utils;
public class Base64Utils { public class Base64Utils {
public static void main(String[] args) {
System.out.println(99);
}
} }
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!