@@ -852,7 +852,7 @@ class OrderController extends BaseController
$productList[$currentKey]['price'] = 0;
}
- $post['onlinePay'] = 2;
+ $post['hasPay'] = 1;
$post['payWay'] = 0;