weizong song 5 years ago
parent e781a31c56
commit 9af04fafb1

@ -20,10 +20,7 @@ class WxMicroPay extends WxPayCommon
throw new Exception("缺少必填参数total_fee" . "<br>");
} elseif (!$this->parameters["auth_code"]) {
throw new Exception("缺少必填参数auth_code" . "<br>");
} else {
throw new Exception("参数校验成功");
}
}
/**

Loading…
Cancel
Save