...
|
...
|
@@ -106,7 +106,7 @@ |
|
|
| payment | string | 支付方式编号 |
|
|
|
| payment_status | string | 支付状态 Y:已支付,N:未支付 |
|
|
|
| payment_type | string | 支付方式 1:在线支付,2:货到付款,3:现金支付,4:抵消支付 |
|
|
|
| status | int | 状态 1:,2:,3:,4:,5|
|
|
|
| status | int | 状态 0:待付款,1-3:待发货,4-5:待收货(0:未付款,1:已付款,2:备货中,3:配货中,4:已发货,5:运输中,6:已完成)|
|
|
|
| status_str | string | 状态名称 |
|
|
|
| is_cancel | string | 是否取消 Y:已取消,N:未取消 |
|
|
|
| is_comment | string | 是否评论 Y:已评论,N:未评论 |
|
...
|
...
|
|