<?php refill\util::push_notify('yanhao',$_POST); $response = ["Code" => 0]; $body = json_encode($response); echo($body);