现在修改了config的读取方式,将config全部存放在/hackathon/config.py中 并通过修改环境变量来修改config内容。 现在需要将 util中的safe_get_config 方法弃用。