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