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