Commit 9f4a31e1 authored by zw's avatar zw

11

parent a252dfbf
...@@ -389,7 +389,7 @@ class StoreFeeService ...@@ -389,7 +389,7 @@ class StoreFeeService
//同联发展基金 //同联发展基金
array_push($insertArr, $this->storeCostExtBin($cost_id, $store_id, 4, 401, 0, $tree[4]["create_time"], array_push($insertArr, $this->storeCostExtBin($cost_id, $store_id, 4, 401, 0, $tree[4]["create_time"],
0, $attendance_num, $officeAttendanceNum, $districtNum, $companyAttendanceNum, 0, $attendance_num, $officeAttendanceNum, $districtNum, $companyAttendanceNum,
$attendance_num * $tree[4]["fixed_fee"], "" $attendance_num * $tree[5]["fixed_fee"], ""
)); ));
//社保报销费用 //社保报销费用
array_push($insertArr, $this->storeCostExtBin($cost_id, $store_id, 5, 502, 0, $item["create_time"], array_push($insertArr, $this->storeCostExtBin($cost_id, $store_id, 5, 502, 0, $item["create_time"],
......
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