|
|
@@ -100,7 +100,7 @@ class Aatest extends Start_Controller {
|
|
|
// print_r($r);
|
|
|
// $r = $this->check->checkOverdue("Miran Emmanuel","KISS-PF1-251105-003","");
|
|
|
// var_dump($r);
|
|
|
- $r = $this->apiyy->get_detail($order_id,$shop);
|
|
|
+ $r = $this->apitt->get_detail($order_id,$shop);
|
|
|
echo "<pre>";
|
|
|
print_r($r);
|
|
|
die;
|