Commit e4e86d03 by 泽锋 李

fix

parent a292c299
......@@ -844,7 +844,7 @@ namespace AutoTurnOver.Models
}
catch (Exception ex)
{
return ex.Message;
return "";
}
}
......
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