|
@@ -81,6 +81,8 @@ class Aatest extends Start_Controller {
|
|
|
$this->load->_model("Model_notice","notice");
|
|
|
$this->load->_model("Model_producttitle","producttitle");
|
|
|
$this->load->_model("Model_apitt","apitt");
|
|
|
+ $this->load->_model("Model_zzjobs","zzjobs");
|
|
|
+ $this->load->_model("Model_logic_goods_replace","logic_goods_replace");
|
|
|
}
|
|
|
|
|
|
|
|
@@ -89,6 +91,11 @@ class Aatest extends Start_Controller {
|
|
|
{
|
|
|
|
|
|
exit('No direct script access allowed');
|
|
|
+ $token = $this->settingtest->get_yytoken_130();
|
|
|
+ $res = $this->apiyyv1->xsdCxByNo("SO2510090460",$token);
|
|
|
+ echo "<pre>";
|
|
|
+ print_r($res);
|
|
|
+ die;
|
|
|
if($arg == 'dayin')
|
|
|
{
|
|
|
$this->_pdfurl("https://www.fedex.com/document/v1/cache/retrieve/SH,bfa0bef58beaa8cc884714432636_SHIPPING_Z?isLabel=true&autoPrint=false&retrievalMode=THERMAL",'ces','20210825155500');
|