Commit a8013a06 authored by liudong1993's avatar liudong1993

1

parent 431210f9
......@@ -111,6 +111,7 @@ namespace Mall.WebApi.Controllers.Property
NewGoodsName=sObj.GetStringValue("NewGoodsName"),
NewGoodsId=sObj.GetInt("NewGoodsId"),
};
demodel.WarehouseOutGoodsList.Add(wModel);
}
}
}
......
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