@@ -605,7 +605,7 @@ class StatisticService extends StatisticCommonService
"type"
)->get()->toArray();
list($fee_amount, $fee_type_list) = $this->auxiliaryGroupListByRoot($auxiliary_list, $fee);
- dd($item_key_list);
+// dd($item_key_list);
//找到项目和设备的费用然后进行比例计算
$return = [];