Commit 90a822f9 authored by yaya's avatar yaya

feat:韵达快递code替换

parent e6c3c0c1
...@@ -84,7 +84,7 @@ export default { ...@@ -84,7 +84,7 @@ export default {
'name': '中通快递' 'name': '中通快递'
}, },
{ {
'code': 'YUNDA', 'code': 'YD',
'name': '韵达快递' 'name': '韵达快递'
} }
] ]
......
...@@ -91,7 +91,7 @@ export default { ...@@ -91,7 +91,7 @@ export default {
'name': '中通快递' 'name': '中通快递'
}, },
{ {
'code': 'YUNDA', 'code': 'YD',
'name': '韵达快递' 'name': '韵达快递'
} }
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment