Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
bca9cc4c
Commit
bca9cc4c
authored
Oct 14, 2022
by
dingzhiwei
Browse files
修改jeepay的sdk依赖为线上私服地址
parent
58d428ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
jeepay-payment/pom.xml
View file @
bca9cc4c
...
@@ -124,13 +124,10 @@
...
@@ -124,13 +124,10 @@
<version>
1.2.2
</version>
<version>
1.2.2
</version>
</dependency>
</dependency>
<!-- 计全付本地依赖包 -->
<dependency>
<dependency>
<groupId>
com.jeequan
</groupId>
<groupId>
com.jeequan
</groupId>
<artifactId>
jeepay-sdk-java
</artifactId>
<artifactId>
jeepay-sdk-java
</artifactId>
<version>
pls-1.2.0
</version>
<version>
pls-1.3.0
</version>
<scope>
system
</scope>
<systemPath>
${projectRootDir}/libs/jeepay-sdk-java-pls-1.2.0.jar
</systemPath>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
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