mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-06-05 16:09:47 +08:00
Merge branch 'master' of https://git.oschina.net/egzosn/pay-java-parent into develop-Actinia
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<dependency>
|
||||
<groupId>com.egzosn</groupId>
|
||||
<artifactId>pay-java-common</artifactId>
|
||||
<version>2.0.4.RELEASE</version>
|
||||
<version>2.0.5</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
@@ -45,7 +45,7 @@
|
||||
<dependency>
|
||||
<groupId>com.egzosn</groupId>
|
||||
<artifactId>{module-name}</artifactId>
|
||||
<version>2.0.4.RELEASE</version>
|
||||
<version>2.0.5</version>
|
||||
</dependency>
|
||||
|
||||
```
|
||||
|
||||
@@ -100,8 +100,9 @@ getOrderInfo" target="_blank">
|
||||
<br>
|
||||
openid<input type="text" name="openid">
|
||||
<br>
|
||||
<button id="js_submit">提交</button>
|
||||
</form>
|
||||
<button id="js_submit">提交</button>
|
||||
|
||||
|
||||
<br>
|
||||
二维码
|
||||
|
||||
Reference in New Issue
Block a user