fix: fixed bugs

This commit is contained in:
RTAkland
2021-11-12 21:22:21 +08:00
parent 81008fc7b1
commit 604796f2f4

View File

@@ -554,7 +554,7 @@ def check_config():
if __name__ == '__main__': if __name__ == '__main__':
config_name = 'config_owner.yml' config_name = 'config.yml'
date_format = '%H:%M:%S' date_format = '%H:%M:%S'
info_format_console = '%(log_color)s[%(asctime)s] |%(levelname)-8s |%(lineno)-3s |%(message)s' info_format_console = '%(log_color)s[%(asctime)s] |%(levelname)-8s |%(lineno)-3s |%(message)s'