custom-validator';. export interface Product {. productName: string;. productCode: string;. price: number;. maxQuantity: number;. }.
確定! 回上一頁