|
@@ -89,7 +89,7 @@
|
|
|
oi.product_quantity item_product_quantity,
|
|
|
oi.product_attr item_product_attr,
|
|
|
if(oora.status is null,-1,oora.status) item_returnStatus,
|
|
|
- if(oora.status = 2, 3, if(o.status = 2, 2, 1)) item_productStatus,
|
|
|
+ if(oora.status = 1, 4,if(oora.status = 2, 3, if(o.status = 2, 2, 1))) item_productStatus,
|
|
|
oh.id history_id,
|
|
|
oh.operate_man history_operate_man,
|
|
|
oh.create_time history_create_time,
|