作者 anyv
1 个管道 的构建 通过 耗费 3 秒

快递

... ... @@ -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'=>[
... ...