<?php $content = $_SERVER['post_content']; $_POST['body'] = $content; refill\util::push_notify('guochuang',$_POST); echo json_encode(['code' => 'SUCCESS']);