pet status in the store swagger:enum Status. const ( STATUS_AVAILABLE Status = "available" STATUS_PENDING Status = "pending" STATUS_SOLD ...
確定! 回上一頁