lvhao hai 1 día
pai
achega
090cc2d980
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      core/CoreApp/controllers/Systembound.php

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

@@ -14,6 +14,7 @@ class Systembound extends Start_Controller {
 		$this->load->_model('Model_fullorderamz','fullorderamz');
 		$this->load->_model('Model_fullordersmt','fullordersmt');
 		$this->load->_model('Model_fullorderxw','fullorderxw');
+		$this->load->_model('Model_logic_order','logic_order');
 	}
 	//定义方法的调用规则 获取URI第二段值
     public function _remap($arg,$arg_array)