Sfoglia il codice sorgente

修改亚马逊批量审核

lvhao 5 mesi fa
parent
commit
605737e0e8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      core/CoreApp/controllers/Review.php

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

@@ -10,6 +10,7 @@ class Review extends Start_Controller {
 		$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_fullorderxw','fullorderxw');
 		$this->load->_model('Model_fullorderxw','fullorderxw');
+		$this->load->_model('Model_fullorderamz','fullorderamz');
 		$this->load->_model('Model_country','country');
 		$this->load->_model('Model_country','country');
 		$this->load->_model('Model_hl','hl');
 		$this->load->_model('Model_hl','hl');
 		$this->load->_model('Model_is','is');
 		$this->load->_model('Model_is','is');