if($_SESSION['order_post_time'] >time()-30){ $this->error('请30秒后再导出,不能一下子点击太多次'); } $_SESSION['order_post_time']=time();//时间限制