|
|
@ -134,12 +134,6 @@ under the License. |
|
|
<groupId>cn.hutool</groupId> |
|
|
<groupId>cn.hutool</groupId> |
|
|
<artifactId>hutool-all</artifactId> |
|
|
<artifactId>hutool-all</artifactId> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<!--mysql数据库驱动 --> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>mysql</groupId> |
|
|
|
|
|
<artifactId>mysql-connector-java</artifactId> |
|
|
|
|
|
</dependency> |
|
|
|
|
|
</dependencies> |
|
|
</dependencies> |
|
|
|
|
|
|
|
|
<build> |
|
|
<build> |
|
|
|