mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-05 17:30:30 +00:00
perf: 修改任务检查 (#11609)
* perf: 修改任务检查 * perf: 修改翻译 --------- Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
@@ -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}')
|
||||
|
Reference in New Issue
Block a user