Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dbprojectmanage
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
班迪
dbprojectmanage
Merge requests
!22
修改nacos文件和application的扫描路径
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
修改nacos文件和application的扫描路径
xqihang
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
5
Merged
夏启航
requested to merge
xqihang
into
develop
3 years ago
Overview
0
Commits
1
Pipelines
1
Changes
5
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
cef97ec6
1 commit,
3 years ago
5 files
+
8
−
94
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
ServiceSite/facade/pom.xml
+
1
−
1
Options
@@ -36,7 +36,7 @@
<dependency>
<groupId>
com.seasky
</groupId>
<artifactId>
core-model
</artifactId>
<version>
1.4.
0-release
</version>
<version>
1.4.
1-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>