<?php refill\util::push_notify('wuchen',$_POST); $data['code'] = 1000; $data['message'] = '订单处理成功'; $content = json_encode($data); echo $content;