修改默认物流配送方式
This commit is contained in:
parent
4503cca8bd
commit
01e03a2fce
|
@ -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' => [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user