01 2022 档案
web页面ftp服务器二选一(更新版)
摘要:def __set_ftp_server(self, type='', **kwargs): # 索引值用来区分主备FTP设置; index = '' if type == 'primary' else 2 # 获取当前的正常模式是否启用; x_ftp_normal = '{}{}{}'.forma 阅读全文
posted @ 2022-01-13 10:42 Star*S 阅读(273) 评论(1) 推荐(0)