Commit 9a2572bf by 王仕雄

Merge branch 'wangsx' into 105

2 parents 05bf43cc 201c40d3
...@@ -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!