作者 王晓刚
1 个管道 的构建 通过 耗费 0 秒

接收推送消息

... ... @@ -245,11 +245,11 @@ $configs = [
//快递鸟预约取件接口寄件人参数
'sender'=>[
'Name' => "姚先生",
'Mobile' => "15555555555",
'Mobile' => "15300350084",
'ProvinceName' => "河北省",
'CityName' => "石家庄市",
'ExpAreaName' => "新华区",
'Address' => "debug",
'Address' => "学府路121号",
],
];
return array_merge($configs, $runtimeConfig,$wechatConfig);
\ No newline at end of file
... ...