You need to sign in or sign up before continuing.
Commit a2da58fc by 冷斌

update

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