Jelajahi Sumber

Merge branch 'shish-cb' into dev

shish 1 tahun lalu
induk
melakukan
1c9b927869
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      app-ghs/controllers/TestController.php

+ 1 - 0
app-ghs/controllers/TestController.php

@@ -81,6 +81,7 @@ class TestController extends BaseController
         $openAppId = $merchant['openAppId'];
         $ret = expressUtil::getAllDelivery($merchant,2);
         print_r($ret);
+        die;
     }
 
     public function actionIn()