提交 81c0a715 编写于 作者: wu-sheng's avatar wu-sheng

1.修复部分编译问题

上级 1b98a8cf
......@@ -12,3 +12,4 @@
hs_err_pid*
.idea
*.iml
/bin/
......@@ -29,5 +29,11 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.36</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册