Commit 384858d9 by lizefeng

fix

parent 28f9c24f
......@@ -201,7 +201,7 @@ namespace AutoTurnOver.Services
date = DateTime.Now,
message = ex.Message,
stack_trace = ex.StackTrace,
task_name = "SynchroAmazonFee"
task_name = "SynchroAmazonFee_"+ item.Id
});
//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