mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
1. add TicketStatsSchema for work status aggregate 2. add stats method to TicketService to count pending/processing/done tickets 3. add ticket stats api endpoint 4. optimize server local ip detection with fallback logic