Commit 48cc8da0 by 冷斌

update

parent 323ddf37
......@@ -89,6 +89,8 @@ class UserauthController extends AdminbaseController
$process = date("Y-m-d H:i:s",$v['uptime']);
}
$xlsData[$k]['process'] = $process;
printf($xlsData[$k]);
die;
}
$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