Commit aafe31f2 by 冷斌

update

parent 76a62bf1
......@@ -89,8 +89,9 @@ class UserauthController extends AdminbaseController
$process = date("Y-m-d H:i:s",$v['uptime']);
}
$xlsData[$k]['process'] = $process;
var_dump($xlsData[$k]);
die;
$xlsData[$k]['mobile'] .= ' ';
$xlsData[$k]['cer_no'] .= ' ';
}
$action="导出充值记录:".$auth->getLastSql();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment