sync: soul-admin 组件 | 原因: 前端组件修改

This commit is contained in:
卡若
2026-03-08 08:56:27 +08:00
parent c65b1945e0
commit 565c447665

View File

@@ -84,15 +84,6 @@ interface UserTrack {
timeAgo: string
}
interface RFMData {
rfmScore: number
rfmLevel: string
recency: number
frequency: number
monetary: number
lastOrderAt?: string
}
interface ShensheShouData {
rfm_score?: number
user_level?: string