chore: update project files

This commit is contained in:
AIGC Developer
2025-11-13 17:01:39 +08:00
parent 83bf064bb2
commit 2961d2b0d0
344 changed files with 11549 additions and 15941 deletions

View File

@@ -0,0 +1 @@
import{a as e}from"./index-2fb4354b.js";const r=()=>e.get("/dashboard/overview"),n=(t="2024")=>e.get("/dashboard/monthly-revenue",{params:{year:t}}),o=(t=null)=>{const a=t?{year:t}:{};return e.get("/dashboard/conversion-rate",{params:a})},d=()=>e.get("/dashboard/system-status"),c=(t="2024",a="monthly")=>e.get("/analytics/daily-active-users",{params:{year:t,granularity:a}});export{n as a,o as b,d as c,c as d,r as g};