Commit b4a94c17 by lizefeng

采购单推送修改

parent 624a701f
...@@ -302,7 +302,7 @@ namespace AutoTurnOver.Controllers ...@@ -302,7 +302,7 @@ namespace AutoTurnOver.Controllers
sku = sku, sku = sku,
warehouse_code = warehousecode, warehouse_code = warehousecode,
end_date = end_date, end_date = end_date,
start_date = DateTime.Now, start_date = start_date,
warehousearea = warehousearea, warehousearea = warehousearea,
warehousetype = warehousetype, warehousetype = warehousetype,
ispush = false, ispush = false,
......
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