|
|
|
@ -1225,7 +1225,7 @@ class DownloadController extends BaseController {
|
|
|
|
|
// $this->ajaxReturn(array("status" => -1, "msg" => "添加导出日志失败", 'ret' => $res));
|
|
|
|
|
$this->error('添加下载失败');
|
|
|
|
|
}
|
|
|
|
|
$this->success('添加下载成功',U('listsIndex'));
|
|
|
|
|
$this->success('添加下载成功,导出数据不包含当天',U('listsIndex'));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public function userRecharge_data_export() {
|
|
|
|
|