共用方式為


Status1 type

定義 Status1 的值。 可能的值包括:'created'、'ready'、'invalid'

type Status1 = "created" | "ready" | "invalid"