feat: fixed a small bug

This commit is contained in:
RTAkland
2021-12-21 20:53:35 +08:00
parent e8b1a910ae
commit 9e3f866fb8
3 changed files with 7 additions and 1 deletions

5
lib/get_host_ip.py Normal file
View File

@@ -0,0 +1,5 @@
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2021/12/21
# @File Name: get_host_ip.py