Browse Source

提交数据

lvhao 5 tháng trước cách đây
mục cha
commit
26e984cce1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);