505 lines
7.6 KiB
PHP
505 lines
7.6 KiB
PHP
<?php
|
|
|
|
/**
|
|
* null
|
|
* @author auto create
|
|
*/
|
|
class DeliveryOrder
|
|
{
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $actual_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $ar_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $batch_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $business_memo;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $buyer_message;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $buyer_name;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $buyer_nick;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $buyer_phone;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $collected_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $confirm_type;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $create_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $declared_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $delivery_note;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $delivery_requirements;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $discount_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $exception_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $express_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $fetch_item_location;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $freight;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $got_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $identify_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $insurance_flag;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $invoice_flag;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $invoices;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $is_cod;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $is_payment_collected;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $is_urgency;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $is_value_declared;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $item_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $item_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $item_name;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $items;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $line_number;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $logistics_area_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $logistics_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $logistics_name;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $max_arrival_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $merge_order_codes;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $merge_order_flag;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $min_arrival_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $modified_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $no_stack_tag;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $operate_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $operator_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $operator_name;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $order_confirm_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $order_flag;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $order_lines;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $order_note;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $order_source_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $order_status;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $out_biz_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $owner_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $pack_code;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $packages;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $pay_method;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $pay_no;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $pay_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $personal_order_note;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $personal_package_note;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $picker_info;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $place_order_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $plan_arrival_time;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $plan_delivery_date;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $pre_delivery_order_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $pre_delivery_order_id;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $presale_order_type;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $price;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $priority_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $produce_date;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $quantity;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $receive_order_time;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $receiver_info;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $related_orders;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $remark;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $sales_model;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $schedule_date;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $seller_id;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $seller_message;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $seller_nick;
|
|
|
|
/**
|
|
* null
|
|
**/
|
|
public $sender_info;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $service_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $service_fee;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $shelf_life;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $shop_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $shop_nick;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $source_order_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $source_platform_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $source_platform_name;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $status;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $storage_fee;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $supplier_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $supplier_name;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $total_amount;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $total_order_lines;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $transport_mode;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $transpost_sum;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $uom_code;
|
|
|
|
/**
|
|
* 奇门仓储字段,说明,string(50),,
|
|
**/
|
|
public $warehouse_address_code;
|
|
}
|
|
?>
|