mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 08:25:07 +08:00
update 新增接口:修改手机,修改密码,忘记密码
This commit is contained in:
@ -91,6 +91,13 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<!--单元测试相关-->
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- 工具类相关 -->
|
||||
|
||||
</dependencies>
|
||||
|
Reference in New Issue
Block a user