修复SDKPOS异常

This commit is contained in:
tanghc
2019-04-03 17:58:55 +08:00
parent a778ffb497
commit 8fb4a66109
10 changed files with 70 additions and 48 deletions

View File

@@ -17,7 +17,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.10.0</version>
<version>3.14.0</version>
</dependency>
<!-- json处理 -->