修改默认物流配送方式

This commit is contained in:
ZweiCD 2020-08-28 10:37:09 +08:00
parent 4503cca8bd
commit 01e03a2fce

View File

@ -6,14 +6,14 @@ return [
'other_express_weight' => 45, 'other_express_weight' => 45,
'logistics' => [ 'logistics' => [
'toB' => [ 'toB' => [
[
'code' => 'CN7000001003751',
'name' => '跨越',
],
[ [
'code' => 'CN7000001000869', 'code' => 'CN7000001000869',
'name' => '安能快运', 'name' => '安能快运',
], ],
[
'code' => 'CN7000001003751',
'name' => '跨越',
],
], ],
'toC' => [ 'toC' => [