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
26097e28
Commit
26097e28
authored
Aug 11, 2025
by
hongguangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MVP1.7.14-商险相关
parent
8d2baf49
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
TEmployeeInsurancePreMapper.xml
...sources/mapper/insurances/TEmployeeInsurancePreMapper.xml
+3
-1
No files found.
yifu-insurances/yifu-insurances-biz/src/main/resources/mapper/insurances/TEmployeeInsurancePreMapper.xml
View file @
26097e28
...
@@ -48,6 +48,8 @@
...
@@ -48,6 +48,8 @@
<result
property=
"updateTime"
column=
"update_time"
/>
<result
property=
"updateTime"
column=
"update_time"
/>
<result
property=
"registTime"
column=
"regist_time"
/>
<result
property=
"registTime"
column=
"regist_time"
/>
<result
property=
"registUser"
column=
"regist_user"
/>
<result
property=
"registUser"
column=
"regist_user"
/>
<result
property=
"errorInfo"
column=
"error_info"
/>
<result
property=
"errorTime"
column=
"error_time"
/>
</resultMap>
</resultMap>
<resultMap
id=
"tEmployeeInsurancePreExportMap"
type=
"com.yifu.cloud.plus.v1.yifu.insurances.vo.TEmployeeInsurancePreExportVo"
>
<resultMap
id=
"tEmployeeInsurancePreExportMap"
type=
"com.yifu.cloud.plus.v1.yifu.insurances.vo.TEmployeeInsurancePreExportVo"
>
...
@@ -101,7 +103,7 @@
...
@@ -101,7 +103,7 @@
a.create_name,
a.create_name,
a.create_time,
a.create_time,
a.update_by,
a.update_by,
a.update_time,a.policy_no,a.config_name,a.policy_effect,a.insurances_id,a.regist_time,a.regist_user,a.config_id
a.update_time,a.policy_no,a.config_name,a.policy_effect,a.insurances_id,a.regist_time,a.regist_user,a.config_id
,a.error_info,a.error_time
</sql>
</sql>
<sql
id=
"tEmployeeInsurancePre_where"
>
<sql
id=
"tEmployeeInsurancePre_where"
>
<if
test=
"tEmployeeInsurancePre != null"
>
<if
test=
"tEmployeeInsurancePre != null"
>
...
...
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