diff --git a/app/config.php b/app/config.php index 128b0e5..61d4b75 100644 --- a/app/config.php +++ b/app/config.php @@ -236,11 +236,11 @@ $configs = [ //快递鸟参数配置 'bird'=>[ //正式 -// 'EBusinessID' => '1472267',//电商ID -// 'AppKey' => 'cc8314fd-0381-4e37-ad17-239287f1d8d2',//AppKey + 'EBusinessID' => '1472267',//电商ID + 'AppKey' => 'cc8314fd-0381-4e37-ad17-239287f1d8d2',//AppKey //测试 - 'EBusinessID' => 'test1472267', - 'AppKey' => 'f84c7071-a6c7-48ce-8fe0-11b719d88a1d', +// 'EBusinessID' => 'test1472267', +// 'AppKey' => 'f84c7071-a6c7-48ce-8fe0-11b719d88a1d', ], //快递鸟预约取件接口寄件人参数 'sender'=>[