Commit 5d8761f0 by 王仕雄

Merge branch '105' into 'master'

105

See merge request !8
2 parents 6cb81004 ac239f2e
......@@ -2,4 +2,9 @@ package com.bootdo.common.utils;
public class Base64Utils {
public static void main(String[] args) {
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!