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