_wrappers.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:djangolab 作者: DhiaTN 项目源码 文件源码
def set_server_config(json_data):
    env.host_string = json_data.get('server_ip', '127.0.0.1')
    env.user = json_data.get('user', getuser())
    env.password = json_data.get('password', '')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号