Commit ad837748 authored by hangjun83's avatar hangjun83

百化接口

parent 047e12a7
......@@ -68,7 +68,7 @@ class OrderDetailTransformer extends TransformerAbstract
$tempItems['p_cn_name'] = $item['p_cn_name'];
$tempItems['p_level'] = $item['p_level'];
$tempItems['c_cas'] = $item['c_cas'];
$tempItems['si_molbase_pog'] = $item['si_molbase_pog'];
//$tempItems['si_molbase_pog'] = $item['si_molbase_pog'];
}
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