perf: 修改任务检查 (#11609)

* perf: 修改任务检查

* perf: 修改翻译

---------

Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
fit2bot
2023-09-20 11:12:15 +08:00
committed by GitHub
parent ea3ff1ebcb
commit 90131db55a
8 changed files with 59 additions and 9 deletions

View File

@@ -90,4 +90,4 @@ class SendAndVerifyCodeUtil(object):
self.__send_with_email()
cache.set(self.key, self.code, self.timeout)
logger.info(f'Send verify code to {self.target}: {code}')
logger.debug(f'Send verify code to {self.target}')