优化重置手机逻辑

This commit is contained in:
宋天
2021-12-19 19:28:01 +08:00
parent 3f412f26fc
commit 08cfe71646
15 changed files with 146 additions and 224 deletions

View File

@@ -90,15 +90,6 @@
<artifactId>yudao-spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<!-- TODO @宋天junit 已经在 yudao-spring-boot-starter-test 啦,不用在引入哈 -->
<!--单元测试相关-->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<!-- 工具类相关 -->
</dependencies>