mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-12-27 01:46:02 +08:00
配置文件整理
This commit is contained in:
@@ -18,6 +18,4 @@ import java.util.List;
|
|||||||
@Mapper
|
@Mapper
|
||||||
public interface ReloadResultDao extends BaseMapper<ReloadResultEntity> {
|
public interface ReloadResultDao extends BaseMapper<ReloadResultEntity> {
|
||||||
|
|
||||||
|
|
||||||
List<ReloadResultEntity> query(@Param("tag") String tag);
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user