面试预约申请&同意预约

This commit is contained in:
俞扬
2023-06-21 16:09:59 +08:00
parent b9c9bc2bae
commit d79be7c53a
10 changed files with 136 additions and 36 deletions

View File

@@ -80,6 +80,11 @@
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dysmsapi20170525</artifactId>
<version>2.0.1</version>
</dependency>
</dependencies>
</project>