lvhao 5 天之前
父節點
當前提交
fb08ad9be2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/CoreApp/controllers/Aatest.php

+ 1 - 1
core/CoreApp/controllers/Aatest.php

@@ -93,7 +93,7 @@ class Aatest extends Start_Controller {
     {  
 		$shop_info = $this->shop->read(38);
 		$info = $this->logic_order->getInfo("orderinfo = '577190254870958352'");
-		$res = $this->apitt->getExpressCompany($info,$shop_info);
+		$r = $this->express_tt->get_data($info,'CBT');
 		echo "<pre>";
 		var_dump($res);
 		die;