Showing
1 changed file
with
1 additions
and
1 deletions
@@ -106,7 +106,7 @@ | @@ -106,7 +106,7 @@ | ||
106 | | payment | string | 支付方式编号 | | 106 | | payment | string | 支付方式编号 | |
107 | | payment_status | string | 支付状态 Y:已支付,N:未支付 | | 107 | | payment_status | string | 支付状态 Y:已支付,N:未支付 | |
108 | | payment_type | string | 支付方式 1:在线支付,2:货到付款,3:现金支付,4:抵消支付 | | 108 | | payment_type | string | 支付方式 1:在线支付,2:货到付款,3:现金支付,4:抵消支付 | |
109 | -| status | int | 状态 1:,2:,3:,4:,5| | 109 | +| status | int | 状态 0:待付款,1-3:待发货,4-5:待收货(0:未付款,1:已付款,2:备货中,3:配货中,4:已发货,5:运输中,6:已完成)| |
110 | | status_str | string | 状态名称 | | 110 | | status_str | string | 状态名称 | |
111 | | is_cancel | string | 是否取消 Y:已取消,N:未取消 | | 111 | | is_cancel | string | 是否取消 Y:已取消,N:未取消 | |
112 | | is_comment | string | 是否评论 Y:已评论,N:未评论 | | 112 | | is_comment | string | 是否评论 Y:已评论,N:未评论 | |
-
Please register or login to post a comment