ChangeCategory type

定義 ChangeCategory 的值。 可能的值包括:'User'、'System'

type ChangeCategory = "User" | "System"