提交 62edc518 编写于 作者: G gongfuxiang

wx pay

上级 9328c626
......@@ -210,8 +210,6 @@ class Order extends Common
public function Pay()
{
$params = input();
$params['id'] = 25;
$params['payment_id'] = 2;
$params['user'] = $this->user;
$ret = OrderService::Pay($params);
if($ret['code'] == 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册