lvhao 2 ngày trước cách đây
mục cha
commit
ad87f73724
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      core/CoreApp/controllers/Aatest.php

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

@@ -95,7 +95,8 @@ class Aatest extends Start_Controller {
 		$packages = $extra_text['packages'];
 		$package_id = $packages[0]['id'];
 		$shop = $this->shop->read($info['shop']);
-        $this->apittv1->downloadLabel($package_id,$shop,$info);
+        $r = $this->apittv1->downloadLabel($package_id,$shop,$info);
+		var_dump($r);
 		die;