添加设备支持列表
This commit is contained in:
@@ -54,9 +54,9 @@ class Deviceinfo(object):
|
||||
cwd=str(self.iproxy_dir),
|
||||
shell=False,
|
||||
text=True,
|
||||
creationflags=self._creationflags,
|
||||
encoding="utf-8",
|
||||
bufsize=1,
|
||||
creationflags=self._creationflags,
|
||||
)
|
||||
|
||||
# 3) 准备一个“启动器”(闭包):仅接受 (udid, local_port, remote_port) 参数
|
||||
|
||||
Reference in New Issue
Block a user