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 00f773e8
authored
May 25, 2020
by
王仕雄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cs2
1 parent
ac239f2e
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 @
00f773e
...
@@ -19,6 +19,6 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
...
@@ -19,6 +19,6 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
public
class
BootdoApplication
{
public
class
BootdoApplication
{
public
static
void
main
(
String
[]
args
)
{
public
static
void
main
(
String
[]
args
)
{
SpringApplication
.
run
(
BootdoApplication
.
class
,
args
);
SpringApplication
.
run
(
BootdoApplication
.
class
,
args
);
System
.
out
.
println
(
"启动咯,wangsx105........"
);
System
.
out
.
println
(
"启动咯,wangsx105........
12345
"
);
}
}
}
}
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