Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 8497634

Browse files
committed
update readme
1 parent 65bc197 commit 8497634

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ INSERT INTO `user` VALUES ('2', '201601010300', '123456789', 'aa', '\0', '测试
8888
INSERT INTO `orderinfo` VALUES ('1765435', '类别', '学科', ' ', '2018-04-18 10:23:54');
8989
```
9090
安装QQ互联SDK
91+
[官方下载互联SDK](http://qzonestyle.gtimg.cn/qzone/vas/opensns/res/doc/qqConnect_Server_SDK_java_v2.0.zip)
9192
```
9293
mvn install:install-file -Dfile=D:\a.jar -DgroupId=com.qq.connect -DartifactId=qq-connect -Dversion=2.0.0.RELEASE -Dpackaging=jar
93-
```
94+
```

0 commit comments

Comments
 (0)