when I enter the 'website', something wrong like this:
REQUEST_DATE: 2024-04-02 09:33:27
PAN_VERSION: 6.8.36
OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9)
REMOTE_ADDR: 203.160.72.136
REQUEST_URI: POST /ajax?action=get_pay_type
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1950, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1902, in run
result = getattr(toObject, get.action)(get)
File "class/ajax.py", line 1672, in get_pay_type
plugin_list = plu_panel.get_cloud_list()
File "class/panelPlugin.py", line 420, in get_cloud_list
softList['list'] = self.get_local_plugin(softList['list'])
TypeError: string indices must be integers