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