潘志宝
2025-02-25 70e7daff6967431f860efe4d59b95e9f7221c764
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}