Commit daa1d34e authored by hujun's avatar hujun

//

parent 6606ddfa
......@@ -24,7 +24,7 @@ class PayLogOpen extends Basic
{
private $m_pay_open;
private $m_pay_open_log;
public function __construct(?Request $request = null)
public function __construct(Request $request = null)
{
parent::__construct($request);
$this->m_pay_open = new OPayLogOpen();
......
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