Commit a1e79bb6 authored by hangjun83's avatar hangjun83

bhua接口bug

parent 5e16a488
......@@ -69,6 +69,7 @@ class OrderDetailTransformer extends TransformerAbstract
$tempItems['p_level'] = $item['p_level'];
$tempItems['c_cas'] = $item['c_cas'];
//$tempItems['si_molbase_pog'] = $item['si_molbase_pog'];
$temp['items'][] = $tempItems;
}
array_push($orderTransReturn,$temp);
}
......
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