优化注释
This commit is contained in:
@@ -11,7 +11,7 @@ def send_an_error_email(program_name, error_name, error_detail):
|
||||
@program_name: 运行的程序名
|
||||
@error_name: 错误名
|
||||
@error_detail: 错误的详细信息
|
||||
@description: 程序出错是发送邮件提醒
|
||||
@description: 程序出错时发送邮件提醒
|
||||
"""
|
||||
|
||||
# SMTP 服务器配置
|
||||
|
||||
Reference in New Issue
Block a user