add clear
This commit is contained in:
@@ -61,7 +61,7 @@ class Recharge extends SmallProgram
|
||||
$body = json_decode($body, true);
|
||||
}
|
||||
|
||||
$data['postBody'] = $body;
|
||||
// $data['postBody'] = $body;
|
||||
|
||||
$return['code'] = 0;
|
||||
$return['data'] = $data;
|
||||
|
||||
Reference in New Issue
Block a user