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