login_white = '';// $this->check_status = array();//用户状态校验 $this->check_mobile = array();//需要手机号 $this->check_headimg = array();//授权微信信息 $this->majia_white = array('get');//超级管理员披上马甲可操作权限 $this->uid = $this->session['uid']; } /** * Notes:佣金明细 * Created on: 2020/6/30 11:47 * Created by: dengbw * @return array */ protected function get(){ } }