lvhao 5 months ago
parent
commit
1d3b15eca1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/CoreApp/controllers/Transfer.php

+ 0 - 1
core/CoreApp/controllers/Transfer.php

@@ -2633,7 +2633,6 @@ class Transfer extends Start_Controller {
 		$this->_Template('transfer_wjsrk',$this->data);
 	}
 	public function _wjsrkexcel(){
-		die;
 		$api = $this->input->post('api',true);
 		$page = $this->input->post('page',true);
 		$perpage = $this->input->post('perpage',true);