康鲁杰
2025-03-24 1972364a34dde64877b831588389312779547102
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}