潘志宝
2024-12-12 3559ee6597ff2daa4deaf852681390dc6a953ee2
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}