Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
XuHaoJie
4 years ago
Commit
c41cea397153f02098b8aa08fb98f3b2e07b6e6b
1 parent
966d5637
还原
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
hg-monitor-web-zj/src/main/java/com/web/HGMonitorZJWebApplication.java
hg-monitor-web-zj/src/main/java/com/web/HGMonitorZJWebApplication.java
View file @
c41cea3
...
...
@@ -5,7 +5,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public
class
HGMonitorZJWebApplication
{
public
static
void
main
(
String
[]
args
)
{
SpringApplication
.
run
(
HGMonitorZJWebApplication
.
class
,
args
);
...
...
Please
register
or
login
to post a comment