在 /www/server/panel/class找到panelplugin.py这个文件 在文件中搜索softList[‘list’] = tmpList这段后面添加,注意空格和缩进 softList[‘pro’] = 1 for soft in softList[‘list’]: soft[‘endtime’] = 0