潘志宝
2025-01-20 346718058b6fd0d882385a549532adf384633ce6
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}