Commit dc018387 authored by hangjun83's avatar hangjun83

openapi 1.1

parent f9fae663
...@@ -207,7 +207,7 @@ class ZhenkhService ...@@ -207,7 +207,7 @@ class ZhenkhService
$orderItemsArray['si_sales_note'] = ''; $orderItemsArray['si_sales_note'] = '';
$orderItemsArray['si_cus_note'] = ''; $orderItemsArray['si_cus_note'] = '';
$dbConnect->table('sorders')->insert($orderItemsArray); $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