Commit 915e4c6a by 刘豪

update

parent 28498033
Showing with 1 additions and 0 deletions
...@@ -51,6 +51,7 @@ class MsgHandler: ...@@ -51,6 +51,7 @@ class MsgHandler:
""" """
@staticmethod @staticmethod
def send_email(data, email, keyword): def send_email(data, email, keyword):
email = ["liuhao@ichunt.com"]
# 验证参数 # 验证参数
k1 = int(time.time()) k1 = int(time.time())
pf = -1 pf = -1
......
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 sign in to comment