English
Appearance
Home > DataChangeType
数据变更类型
type DataChangeType = 'NORMAL' | 'CHECKED' | 'ASC_SORT' | 'DESC_SORT';