lvhao 1 napja
szülő
commit
090cc2d980
1 módosított fájl, 1 hozzáadás és 0 törlés
  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)