Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yd-backend
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AutogeneralShanghai
yd-backend
Commits
1b9d04cc
Commit
1b9d04cc
authored
Jan 06, 2022
by
hongzhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
202201:薪资单::经纪人信息显示调整
parent
9ae3e310
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
yd-api/src/main/resources/mapper/agms/AgmsFortuneMapper.xml
+2
-2
No files found.
yd-api/src/main/resources/mapper/agms/AgmsFortuneMapper.xml
View file @
1b9d04cc
...
@@ -392,8 +392,8 @@
...
@@ -392,8 +392,8 @@
left join ag_product p on p.id = o.product_id
left join ag_product p on p.id = o.product_id
left join ag_acl_insurer i on o.insurer_id = i.id
left join ag_acl_insurer i on o.insurer_id = i.id
left join ag_acl_customer_fortune_payout_batch pb on pb.id = f.payout_batch_id
left join ag_acl_customer_fortune_payout_batch pb on pb.id = f.payout_batch_id
left join ag_acl_practitioner pra on pra.customer_id = f.customer_id
left join ag_acl_practitioner pra on pra.customer_id = f.customer_id
and f.sale_practitioner_id=pra.id
left join ag_acl_life_insurance_practitioner lifepra on
pra.
id=lifepra.practitioner_id and lifepra.order_id=o.id
left join ag_acl_life_insurance_practitioner lifepra on
f.sale_practitioner_
id=lifepra.practitioner_id and lifepra.order_id=o.id
inner join ag_acl_practitioner_setting setting on pra.id = setting.practitioner_id
inner join ag_acl_practitioner_setting setting on pra.id = setting.practitioner_id
left join ag_md_drop_options op
left join ag_md_drop_options op
left join ag_md_drop_master mas on mas.id = op.drop_master_id on op.drop_option_code = f.commission_payout_status
left join ag_md_drop_master mas on mas.id = op.drop_master_id on op.drop_option_code = f.commission_payout_status
...
...
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