Commit 34ee5cf0 by 岳巧源

modify attr

parent 9be4c064
Showing with 1 additions and 1 deletions
...@@ -162,4 +162,4 @@ def update_redis(conf: dict): ...@@ -162,4 +162,4 @@ def update_redis(conf: dict):
if __name__ == '__main__': if __name__ == '__main__':
config = config_prod config = config_prod
update_redis(config) handle_data(config)
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