格式化代码
This commit is contained in:
@@ -127,4 +127,4 @@ def get_hourly_message_trend():
|
||||
})
|
||||
except Exception as e:
|
||||
logger.error(f"获取按小时聊天趋势数据失败: {e}")
|
||||
return jsonify({'success': False, 'error': str(e)}), 500
|
||||
return jsonify({'success': False, 'error': str(e)}), 500
|
||||
|
||||
Reference in New Issue
Block a user