Commit 42a05662 by guanzhenshan

更新上个版本

parent 7cf651cd
...@@ -944,7 +944,7 @@ namespace Bailun.DC.Services ...@@ -944,7 +944,7 @@ namespace Bailun.DC.Services
if (shipstart.HasValue) if (shipstart.HasValue)
{ {
sql+= " left join dc_base_oms_pick t1 on tb.bailun_order_id " //sql+= " left join dc_base_oms_pick t1 on tb.bailun_order_id "
} }
sql += " where bailun_order_status!='Canceled'"; sql += " where bailun_order_status!='Canceled'";
......
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