Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Carpe diem
MCMS
Commits
d6354983
Commit
d6354983
authored
3 years ago
by
mingsoft
Browse files
Options
Download
Email Patches
Plain Diff
5.2.4 store链接更新
parent
e9c30ee0
master
5.2.5
5.2.6
5.2.7
5.2.8
5.2.8
5.2.4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+6
-1
pom.xml
with
6 additions
and
1 deletion
+6
-1
pom.xml
+
6
-
1
View file @
d6354983
...
...
@@ -80,7 +80,12 @@
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖-->
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
store-client
</artifactId>
<version>
2.1.8
</version>
</dependency>
</dependencies>
<build>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment
Menu
Projects
Groups
Snippets
Help