去掉入口地址可以了,但提示:
Traceback (most recent call last): File "D:\BtSoft\panel/plugin/psync_api/psync_api_main.py", line 81, in chekc_surroundings api_panel = self.get_dst_config(None) File "D:\BtSoft\panel/plugin/psync_api/psync_api_main.py", line 91, in get_dst_config ret = self._API.send_panel('system?action=GetConcifInfo',{}) AttributeError: 'NoneType' object has no attribute 'send_panel' |