<?php $content = $_SERVER['post_content']; $inputs = json_decode($content,true); refill\util::push_notify('yingdian',$inputs); echo ('true');