|
|
@@ -287,7 +287,7 @@ class TestController extends BaseController
|
|
|
$shopId = 36524;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::fail('没有找到门店');
|
|
|
+ util::fail('没有找到门店15');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -530,7 +530,7 @@ class TestController extends BaseController
|
|
|
$shopId = 520;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店16');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -559,7 +559,7 @@ class TestController extends BaseController
|
|
|
$shopId = 1212;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店17');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -583,7 +583,7 @@ class TestController extends BaseController
|
|
|
// $shopId = 1527;
|
|
|
// $shop = ShopClass::getById($shopId, true);
|
|
|
// if (empty($shop)) {
|
|
|
-// util::stop('没有找到门店');
|
|
|
+// util::stop('没有找到门店18');
|
|
|
// }
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -612,7 +612,7 @@ class TestController extends BaseController
|
|
|
$shopId = 726;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店19');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -639,7 +639,7 @@ class TestController extends BaseController
|
|
|
$shopId = 7831;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店20');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -667,7 +667,7 @@ class TestController extends BaseController
|
|
|
$shopId = 3969;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店21');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -731,7 +731,7 @@ class TestController extends BaseController
|
|
|
$shopId = 10649;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店22');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|
|
|
@@ -796,7 +796,7 @@ class TestController extends BaseController
|
|
|
$shopId = 1585;
|
|
|
$shop = ShopClass::getById($shopId, true);
|
|
|
if (empty($shop)) {
|
|
|
- util::stop('没有找到门店');
|
|
|
+ util::stop('没有找到门店23');
|
|
|
}
|
|
|
$merchantPrivateKeyPath = Yii::getAlias("@vendor/lakala") . '/production/api_private_key.pem';
|
|
|
$lklCertificatePath = Yii::getAlias("@vendor/lakala") . '/production/lkl-apigw-v1.cer';
|