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