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
6c6a3b6e
Commit
6c6a3b6e
authored
Dec 31, 2021
by
wenyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
发佣检核23-来佣比对关联保险公司字段调整
parent
52c8475f
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/lifecommission/LifeCommissionMapper.xml
+2
-2
No files found.
yd-api/src/main/resources/mapper/lifecommission/LifeCommissionMapper.xml
View file @
6c6a3b6e
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
where plcl.config_level = 3
where plcl.config_level = 3
) p3
) p3
on o.config_level = p3.config_level and o.plan_id = p3.plan_id
on o.config_level = p3.config_level and o.plan_id = p3.plan_id
left join ag_acl_insurer i on o.insurer
_i
d = i.id
left join ag_acl_insurer i on o.insurer
I
d = i.id
left join (SELECT order_id, name, practitioner_type_id, f.customer_id
left join (SELECT order_id, name, practitioner_type_id, f.customer_id
from (
from (
select *
select *
...
@@ -218,7 +218,7 @@
...
@@ -218,7 +218,7 @@
</if>
</if>
) o
) o
left join ag_po_order_commission_check c on o.commission_check_id = c.id
left join ag_po_order_commission_check c on o.commission_check_id = c.id
left join ag_acl_insurer i on o.insurer
_i
d = i.id
left join ag_acl_insurer i on o.insurer
I
d = i.id
left join ag_product_plan a on o.plan_id = a.id
left join ag_product_plan a on o.plan_id = a.id
left join ag_product p on o.product_id = p.id
left join ag_product p on o.product_id = p.id
left join (SELECT order_id, name, practitioner_type_id, f.customer_id
left join (SELECT order_id, name, practitioner_type_id, f.customer_id
...
...
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