为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):REQUEST_DATE: 2025-12-17 11:03:12 PAN_VERSION: 8.2.2 OS_VERSION: Windows Server 2022 Datacenter (build 20348) x64 (Py3.8.6) REMOTE_ADDR: 123.129.65.246 REQUEST_URI: POST /data?action=getData REQUEST_FORM: {'table': 'sites', 'limit': '20', 'p': '1', 'search': '', 'type': '-1'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.97 Safari/537.36 SE 2.X MetaSr 1.0 Traceback (most recent call last): File "D:\BtSoft\panel\BTPanel\__init__.py", line 1584, in publicObject return run_exec().run(toObject, defs, get) File "D:\BtSoft\panel\BTPanel\__init__.py", line 1825, in run result = resobj(get) File "D:\BtSoft\panel/class\data.py", line 113, in getData data = self.GetSql(get) File "D:\BtSoft\panel/class\data.py", line 300, in GetSql page = page.Page() File "D:\BtSoft\panel/class\page.py", line 38, in __init__ self.__FO = tmp['FO']; TypeError: string indices must be integers
|
|