Commit 0ec63146 by 冷斌

update

parent a2da58fc
...@@ -262,6 +262,7 @@ class CoinrecordController extends AdminbaseController { ...@@ -262,6 +262,7 @@ class CoinrecordController extends AdminbaseController {
} }
function export() { function export() {
set_time_limit(0);
ini_set('memory_limit', '2048M'); ini_set('memory_limit', '2048M');
$map = []; $map = [];
if($_REQUEST['type']!=''){ if($_REQUEST['type']!=''){
......
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