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