Commit a13b12b1 authored by hangjun83's avatar hangjun83

openapi 震坤行

parent 690f1809
......@@ -178,6 +178,7 @@ class RhawnOrdersService
$orderItemsArray['si_amount'] = $line['amountFax'];
$orderItemsArray['si_p_tod'] = $product->p_tod;
$orderItemsArray['si_vamount'] = 0;
$orderItemsArray['si_nodes'] = '';
$dbConnect->table('soitems')->insert($orderItemsArray);
}
......
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