Commit 1fc6ffe6 authored by hujun's avatar hujun

1

parent 97a03495
......@@ -21,7 +21,6 @@ class Refund extends Basic
*/
public function recoverCheckRefund()
{
$this->params['refund_id']=229;
if (empty($this->params['refund_id'])) {
return $this->response(101, '参数错误');
}
......
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