lvhao hace 5 meses
padre
commit
26e984cce1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      core/CoreApp/controllers/Transfer.php

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

@@ -2633,6 +2633,7 @@ 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);