Merge branch 'feature/new_wms' into 'master'

修改默认物流配送方式

See merge request composer/php-wms-client!10
This commit is contained in:
赵杰 2020-08-28 10:38:12 +08:00
commit 712c27514c

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