Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
fa0f151e
Commit
fa0f151e
authored
Dec 11, 2023
by
macro
Browse files
Update UmsAdminCacheServiceImpl.java
parent
2457f1d2
Changes
2
Show whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/UmsAdminCacheService.java
View file @
fa0f151e
...
...
@@ -6,7 +6,7 @@ import com.macro.mall.model.UmsResource;
import
java.util.List
;
/**
* 后台用户缓存
操作
Service
* 后台用户缓存
管理
Service
* Created by macro on 2020/3/13.
*/
public
interface
UmsAdminCacheService
{
...
...
mall-admin/src/main/java/com/macro/mall/service/impl/UmsAdminCacheServiceImpl.java
View file @
fa0f151e
...
...
@@ -18,7 +18,7 @@ import java.util.List;
import
java.util.stream.Collectors
;
/**
* 后台用户缓存
操作
Service实现类
* 后台用户缓存
管理
Service实现类
* Created by macro on 2020/3/13.
*/
@Service
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment