@@ -1081,7 +1081,7 @@ $j = json_decode($j, true);
$id = $this->ttcf->insert($post);
$post['shop'] = $shop['id'];
$post['id'] = $id;
- $this->_znxc($post,$v,3);
+ $this->_znxc($post,$post['orderinfo'],3);
}
exit;