lvhao 5 months ago
parent
commit
a52c819510
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/controllers/Fullorderexcel.php

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

@@ -8,6 +8,7 @@ class Fullorderexcel extends Start_Controller {
 		$this->load->_model('Model_fullorderxw','fullorderxw');
 		$this->load->_model('Model_fullorderxw','fullorderxw');
 		$this->load->_model('Model_fullorder_smt','fullorder_smt');
 		$this->load->_model('Model_fullorder_smt','fullorder_smt');
 		$this->load->_model('Model_fullordersmt','fullordersmt');
 		$this->load->_model('Model_fullordersmt','fullordersmt');
+		$this->load->_model('Model_fullorderamz','fullorderamz');
 		$this->load->_model('Model_fullorderexcel','fullorderexcel');
 		$this->load->_model('Model_fullorderexcel','fullorderexcel');
 		$this->load->_model('Model_fullorderexcelclassid','fullorderexcelclassid');
 		$this->load->_model('Model_fullorderexcelclassid','fullorderexcelclassid');
 		$this->load->_model('Model_shop','shop');
 		$this->load->_model('Model_shop','shop');