php-wms-client/config/express_choose.php
2020-03-19 17:05:29 +08:00

7 lines
147 B
PHP

<?php
return [
'address_list' => ['浙江省', '江苏省', '上海市'],
'jzh_express_weight' => 35,
'other_express_weight' => 50,
];