@@ -13639,6 +13639,9 @@ def get_prediction_topics():
})
except Exception as e:
import traceback
print(f"[ERROR] 获取话题列表失败: {str(e)}")
print(traceback.format_exc())
return jsonify({'success': False, 'error': str(e)}), 500
The note is not visible to the blocked user.