|
@@ -471,7 +471,7 @@ |
|
|
block discarded – undo |
|
471
|
471
|
* @throws Exception |
|
472
|
472
|
*/ |
|
473
|
473
|
public function report($interface_url,$execution_time,$return_code,$result_code,$user_ip,$out_trade_no = null,$time = null,$device_info = null, |
|
474
|
|
- $return_msg = null,$err_code = null,$err_code_des = null){ |
|
|
474
|
+ $return_msg = null,$err_code = null,$err_code_des = null){ |
|
475
|
475
|
$data = array(); |
|
476
|
476
|
$data["appid"] = $this->config["app_id"]; |
|
477
|
477
|
$data["interface_url"] = $interface_url; |
Please login to merge, or discard this patch.