Commit 355522c5 authored by zw's avatar zw

Merge branch 'test' of https://gitee.com/zwyjjc/tl_estate into test

parents 68fb71ea a5db3692
......@@ -121,7 +121,6 @@ class OPartialCommission extends BaseModel
$result[$k]['real_fee'] = $v['real_fee'];
$result[$k]['service_charge'] = $v['service_charge'];
$result[$k]['charity_fund'] = $v['charity_fund'];
$result[$k]['practical_fee'] = $v['practical_fee'];
$result[$k]['cash'] = $v['cash'];
$result[$k]['practical_fee'] = $v['practical_fee'];
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment