修改sf_machine_connect模块以适配新的设备构成

This commit is contained in:
mgw
2023-11-22 14:22:41 +08:00
parent cc58425f50
commit ae6ec7183e
6 changed files with 79 additions and 77 deletions

View File

@@ -91,7 +91,6 @@ class FtpController:
"""
self.ftp.close()
def delAllfile(self, ftppath):
"""
删除ftp服务器端全部文件