mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-03 04:19:37 +08:00
pay debug
This commit is contained in:
parent
e1607c1a93
commit
87ca6a310f
@ -229,6 +229,7 @@ class Order extends Common
|
||||
*/
|
||||
public function PayView()
|
||||
{
|
||||
$params = input();
|
||||
$this->assign('url', urldecode($params['url']));
|
||||
return $this->fetch('public/pay_view');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user