```typescript · // Define the enumeration value here · export enum EquipmentUsingCondition { · Pass = 0, · Allowed = 1, · Deactivated = 2, · Scrap = 3,.
確定! 回上一頁