Commit 2bf8ae83 by 蘑菇🍄

fix 状态对应

parent 58934675
...@@ -133,7 +133,7 @@ FROM order_item_import oitem ...@@ -133,7 +133,7 @@ FROM order_item_import oitem
-- 0无退款 1退款中 2成功 3失败 -- 0无退款 1退款中 2成功 3失败
-- 0(交易关闭),2待发货,3已发货,4已确认(交易成功) -- 0(交易关闭),2待发货,3已发货,4已确认(交易成功)
-- 0交易关闭 1未付款(待付款、等待买家付款) 2已付款未发货(待发货、买家已付款) 3已发货未签收(待收货、已发货) 4已确认交易结束,5已发货订单项退款中,6待付款订单项退款中,7部分发货', -- 0交易关闭 1未付款(待付款、等待买家付款) 2已付款未发货(待发货、买家已付款) 3已发货未签收(待收货、已发货) 4已确认交易结束,5已发货订单项退款中,6待付款订单项退款中,7部分发货',
1
INSERT INTO `tab_gic_mall_order_logistics_copy` INSERT INTO `tab_gic_mall_order_logistics_copy`
( (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment