Commit d1ed8e91 by 泽锋 李

fix

parent 51437d6d
...@@ -145,6 +145,7 @@ namespace AutoTurnOver.Models.Report ...@@ -145,6 +145,7 @@ namespace AutoTurnOver.Models.Report
catch (Exception ex) catch (Exception ex)
{ {
Console.WriteLine(ex.Message); Console.WriteLine(ex.Message);
return new List<sku_dto>();
//throw; //throw;
} }
......
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