php-wms-client/config/express_choose.php

7 lines
147 B
PHP
Raw Normal View History

2020-03-19 09:05:29 +00:00
<?php
return [
'address_list' => ['浙江省', '江苏省', '上海市'],
'jzh_express_weight' => 35,
'other_express_weight' => 50,
];