@ -71,7 +71,8 @@ class OrderItem extends Common
return [
'express' => '快递物流',
'autosend' => '自动发货',
'custom' => '手动发货'
'custom' => '手动发货',
'shopZt' => '到店自提'
];
}