|
|
@@ -188,7 +188,8 @@
|
|
|
a.is_through_platform AS "isThroughPlatform",
|
|
|
has.file_path_prefix as "filePathPrefix",
|
|
|
ho.id as "orderId",
|
|
|
- a.cp_id as "cpId"
|
|
|
+ a.cp_id as "cpId",
|
|
|
+ a.service_fee as "serviceFee"
|
|
|
FROM hlw_subcontractor_account_flow a
|
|
|
left join hlw_payment hpa on a.payment_id=hpa.id
|
|
|
left join hlw_payment_detail hp on hp.payment_id=a.payment_id
|