225 lines
3.5 KiB
PHP
225 lines
3.5 KiB
PHP
![]() |
<?php
|
||
|
|
||
|
/**
|
||
|
* null
|
||
|
* @author auto create
|
||
|
*/
|
||
|
class OrderInfo
|
||
|
{
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $change;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $create_time;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $delivery_order_id;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $discount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $logistics_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $operator_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $operator_name;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $order_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $order_date;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $order_status;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $order_type;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $org_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $page;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $paid_amount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $payment_account;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $payment_type;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $pos_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $pre_order_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $rounding_amount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $sale_date;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $sales_person_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $sales_person_name;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $sales_person_taobao_nick;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $standard_amount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $stock_in_time;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $stock_out_time;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $store_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $taobao_store_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $target_store_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_actual_amount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_actual_qty;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_amount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_amount_before_discount;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_page;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_plan_qty;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_qty;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_stock_in_qty;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $total_stock_out_qty;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $v_i_p_card_no;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $v_i_p_code;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $v_i_p_mobile_phone;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $v_i_p_name;
|
||
|
|
||
|
/**
|
||
|
* 奇门仓储字段,说明,string(50),,
|
||
|
**/
|
||
|
public $warehouse_code;
|
||
|
}
|
||
|
?>
|