mirror of
https://github.com/stardrophere/InsightRadar.git
synced 2026-06-06 00:00:05 +08:00
backend 去ai化
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# app/schemas/event_schema.py
|
||||
from pydantic import BaseModel, Field
|
||||
from typing import List, Optional
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
class PlatformTrendResponse(BaseModel):
|
||||
source_id: int
|
||||
platform_name: str
|
||||
|
||||
Reference in New Issue
Block a user