|
@@ -76,6 +76,7 @@ class Aatest extends Start_Controller {
|
|
$this->load->_model("Model_job_gethualeiwaybillid","job_gethualeiwaybillid");
|
|
$this->load->_model("Model_job_gethualeiwaybillid","job_gethualeiwaybillid");
|
|
$this->load->_model("Model_apiyyv1","apiyyv1");
|
|
$this->load->_model("Model_apiyyv1","apiyyv1");
|
|
$this->load->_model("Model_settingtest","settingtest");
|
|
$this->load->_model("Model_settingtest","settingtest");
|
|
|
|
+ $this->load->_model("Model_cne","cne");
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
@@ -83,6 +84,9 @@ class Aatest extends Start_Controller {
|
|
public function _remap($arg,$arg_array)
|
|
public function _remap($arg,$arg_array)
|
|
{
|
|
{
|
|
|
|
|
|
|
|
+ $r = $this->cne->get_yd("EYT5081412897YS",'80-86',$ordertype = 0);
|
|
|
|
+ echo "<pre>";
|
|
|
|
+ print_r($r);
|
|
die;
|
|
die;
|
|
$this->logic_order->checkOrderProduct([
|
|
$this->logic_order->checkOrderProduct([
|
|
|
|
|