mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 05:13:29 +08:00
pay
This commit is contained in:
@ -36,7 +36,6 @@ class OrderNotifyController extends CommonController
|
||||
public function Notify()
|
||||
{
|
||||
$params = $_REQUEST;
|
||||
$params['user'] = $this->user;
|
||||
$ret = OrderService::Respond($params);
|
||||
if($ret['code'] == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user