Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
涂亚平
/
gitbranch
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 44754cca
authored
Apr 14, 2025
by
涂亚平
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
master
1 parent
56ef9846
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/subsidy/MeishuApplication.java
src/main/java/com/subsidy/MeishuApplication.java
View file @
44754cc
...
...
@@ -19,7 +19,7 @@ public class MeishuApplication {
public
static
void
main
(
String
[]
args
)
{
SpringApplication
.
run
(
MeishuApplication
.
class
,
args
);
System
.
out
.
println
(
"
b1
..........."
);
System
.
out
.
println
(
"
master
..........."
);
}
...
...
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