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 e6a40ee6
authored
Jun 26, 2019
by
wangsx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加2个点
1 parent
cfc9a3e2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
khdo/src/main/java/com/bootdo/BootdoApplication.java
khdo/src/main/java/com/bootdo/BootdoApplication.java
View file @
e6a40ee
...
...
@@ -19,6 +19,6 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
public
class
BootdoApplication
{
public
static
void
main
(
String
[]
args
)
{
SpringApplication
.
run
(
BootdoApplication
.
class
,
args
);
System
.
out
.
println
(
"启动咯,wangsx分支下的第一次修改...."
);
System
.
out
.
println
(
"启动咯,wangsx分支下的第一次修改....
..
"
);
}
}
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