Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
ms-data-circulation-portal-service
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
836f7d80
authored
2025-09-22 15:10:45 +0800
by
xiaojie
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
【数据资产】
1、个人用户身份信息业务逻辑实现注入
1 parent
1e8ccbf9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/main/java/com/csbr/qingcloud/portal/service/impl/TdsUserIdentityServiceImpl.java
src/main/java/com/csbr/qingcloud/portal/service/impl/TdsUserIdentityServiceImpl.java
View file @
836f7d8
...
...
@@ -19,6 +19,7 @@ import lombok.extern.slf4j.Slf4j;
import
org.apache.commons.collections.CollectionUtils
;
import
org.apache.commons.lang3.ObjectUtils
;
import
org.apache.commons.lang3.StringUtils
;
import
org.springframework.stereotype.Service
;
import
org.springframework.transaction.annotation.Transactional
;
import
java.util.ArrayList
;
...
...
@@ -32,6 +33,7 @@ import java.util.List;
* @create: 2025-08-14 13:21
**/
@Slf4j
@Service
public
class
TdsUserIdentityServiceImpl
implements
TdsUserIdentityService
{
/**
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment