提交 865f564d 编写于 作者: 智布道's avatar 智布道 👁

👽 去掉google依赖,暂时没弄google登录

上级 30f932be
...@@ -75,11 +75,11 @@ ...@@ -75,11 +75,11 @@
<artifactId>fastjson</artifactId> <artifactId>fastjson</artifactId>
<version>${fastjson-version}</version> <version>${fastjson-version}</version>
</dependency> </dependency>
<dependency> <!--<dependency>
<groupId>com.google.api-client</groupId> <groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId> <artifactId>google-api-client</artifactId>
<version>${google-api-version}</version> <version>${google-api-version}</version>
</dependency> </dependency>-->
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册