Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
王仕雄
/
wangsx-test
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5d8761f0
authored
Dec 02, 2019
by
王仕雄
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '105' into 'master'
105 See merge request
!8
2 parents
6cb81004
ac239f2e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
khdo/src/main/java/com/bootdo/common/utils/Base64Utils.java
khdo/src/main/java/com/bootdo/common/utils/Base64Utils.java
View file @
5d8761f
...
...
@@ -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"
);
}
}
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment