打印内容数据结构
打印内容数据结构
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| out_date | Date | 2012-03-20 17:34:34 | 出库时间 格式:yyyy-MM-dd hh:mm:ss |
| pay_type | String | 在线支付 | 支付方式(中文名) |
| delivery_site | String | 上海中转站 | 配送站点名称 |
| delivery_center | String | LBP-上海 | 配送中心名称 |
| create_date | Date | 2012-03-20 17:34:34 | 订购时间 格式:yyyy-MM-dd hh:mm:ss |
| sortation_code | String | C-123 | 分拣代码 |