Merge branch 'feature/new_wms' into 'master'
修改默认物流配送方式 See merge request composer/php-wms-client!10
This commit is contained in:
commit
712c27514c
|
@ -6,14 +6,14 @@ return [
|
|||
'other_express_weight' => 45,
|
||||
'logistics' => [
|
||||
'toB' => [
|
||||
[
|
||||
'code' => 'CN7000001003751',
|
||||
'name' => '跨越',
|
||||
],
|
||||
[
|
||||
'code' => 'CN7000001000869',
|
||||
'name' => '安能快运',
|
||||
],
|
||||
[
|
||||
'code' => 'CN7000001003751',
|
||||
'name' => '跨越',
|
||||
],
|
||||
|
||||
],
|
||||
'toC' => [
|
||||
|
|
Loading…
Reference in New Issue
Block a user