CCSTrace/CCS/Function/MailService.cs @@ -47,7 +47,7 @@ smtpClient.Send(objMail); return true; } catch (Exception ex) catch { return false; }