Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fangxinjiang
yifu-mvp
Commits
c1775c64
Commit
c1775c64
authored
Jun 11, 2025
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVP1.7.12-文盲变小学
parent
6347f203
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
TSocialFriendMapper.xml
...ial-biz/src/main/resources/mapper/TSocialFriendMapper.xml
+4
-4
No files found.
yifu-social/yifu-social-biz/src/main/resources/mapper/TSocialFriendMapper.xml
View file @
c1775c64
...
...
@@ -48,14 +48,14 @@
when '技工' then '技工学校'
when '高中' then '普通中学(高中)'
when '小学' then '小学'
when '文盲' then '
其他
'
when '文盲' then '
小学
'
when '中专' then '中等专科'
when '初中' then '初级中学'
when '本科' then '大学本科'
when '大专' then '大学专科'
when '硕士' then '研究生'
when '职高' then '职业高中'
else '
其他
'
else '
小学
'
end) educationName,
s.RECORD_BASE recordBase,
case a.CONTRACT_TYPE
...
...
@@ -194,14 +194,14 @@
when '技工' then '技工学校'
when '高中' then '普通中学(高中)'
when '小学' then '小学'
when '文盲' then '
其他
'
when '文盲' then '
小学
'
when '中专' then '中等专科'
when '初中' then '初级中学'
when '本科' then '大学本科'
when '大专' then '大学专科'
when '硕士' then '研究生'
when '职高' then '职业高中'
else '
其他
'
else '
小学
'
end) educationName,
s.RECORD_BASE recordBase,
if(YSD_SOCIAL_START_DATE_NEXT is not null,DATE_FORMAT(s.YSD_SOCIAL_START_DATE_NEXT,"%Y-%m-%d"),DATE_FORMAT(s.SOCIAL_START_DATE,"%Y-%m-%d")) socialStartDate,
...
...
Write
Preview
Markdown
is supported
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