11
WXL
4 天以前 920e530b68c0f4dba434281ce94c9814e9937db3
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}