康鲁杰
2025-04-14 3d7bdb31c73b4f88bfa989eefe5301b344f88b07
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}