mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-02-08 01:41:57 +08:00
短信打卡提醒
This commit is contained in:
@@ -75,6 +75,18 @@
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-client</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>okhttp</artifactId>
|
||||
<version>3.12.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.ujcms</groupId>
|
||||
<artifactId>ujcms-commons</artifactId>
|
||||
<version>9.6.0.0.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user