forked from lxm_tools/screw
⚡ 优化代码
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<!--screw-core-->
|
||||
<dependency>
|
||||
<groupId>cn.smallbun.screw</groupId>
|
||||
<artifactId>screw-core</artifactId>
|
||||
<version>1.0.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-actuator</artifactId>
|
||||
|
||||
@@ -20,4 +20,4 @@
|
||||
* @author SanLi
|
||||
* Created by qinggang.zuo@gmail.com / 2689170096@qq.com on 2020/7/14 14:56
|
||||
*/
|
||||
package cn.smallbun.screw.dashboard.mapper;
|
||||
package cn.smallbun.screw.dashboard.repository;
|
||||
Reference in New Issue
Block a user