Commit 4272103d authored by m1991's avatar m1991

sms工具类迁移 用户注册功能接口实现

parent aad3d84c
...@@ -155,14 +155,14 @@ ...@@ -155,14 +155,14 @@
<artifactId>javacv</artifactId> <artifactId>javacv</artifactId>
<version>0.8</version> <version>0.8</version>
</dependency> </dependency>
<!--druid数据源 --> <!--druid数据源 -->
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
<artifactId>druid</artifactId> <artifactId>druid</artifactId>
<version>1.1.9</version> <version>1.2.5</version>
</dependency> </dependency>
</dependencies> </dependencies>
</dependencyManagement>
<!-- MVN构建插件 --> <!-- MVN构建插件 -->
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment