Commit f1680485 by 泽锋 李

fix

parent 385e293a
......@@ -247,7 +247,8 @@ namespace AutoTurnOver.DB
type = 4,
product_inner_code = itemGroup.Key.product_inner_code,
good_sku_codes = "",
purchase_type_jit = 3
purchase_type_jit = 3,
remarks = remarks.ToString()
}, t);
}
......
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