improvment
This commit is contained in:
@ -75,7 +75,7 @@ def initialization():
|
||||
|
||||
# 打开外部通信
|
||||
clibs.logger.info("配置并打开外部通信,默认服务器,8080端口,后缀为 \"\\r\"...")
|
||||
hr.set_socket_params(True, "", "name", "8080", "\r", 1, True, True, 0, 10)
|
||||
hr.set_socket_params(True, "8080", "\r", 1)
|
||||
|
||||
# 关闭拖动
|
||||
clibs.logger.info("关闭拖动模式...")
|
||||
|
496
code/openapi.py
496
code/openapi.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user