add login summary
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2026-01-18 20:10:54 +08:00
parent 8747974f8d
commit e54aab64d2
5 changed files with 152 additions and 1 deletions

View File

@@ -297,6 +297,10 @@ export function getAIHeatmapData() {
return http.get("ai/heatmap")
}
export function getAILoginSummary() {
return http.get("ai/login_summary")
}
// ==================== 流程图相关API ====================
export function submitFlowchart(data: {