Commit 07b23b67 authored by hezhen's avatar hezhen

修改下单

parent 8aa05b6c
......@@ -18,9 +18,9 @@ $trolley_arr = explode(',', $trolley_ids);
/*if (!$address_id || empty($trolley_arr)) {
return $this->result(-1, '', array());
}*/
if(!$number || !$goods_id) {
/*if(!$number || !$goods_id) {
return $this->result(-1, '', array());
}
}*/
/*$address = pdo_get('longbing_company_shop_address', array('id' => $address_id, 'user_id' => $uid));
if (empty($address)) {
......
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