Tenet运动网站(基于用例)
1.2.6 Item类
ImageFile:商品的图象文件。 UnitCost:成本价 UnitPrice:市场价 IsAppendix:是否配送品 IsLastest:是否最新商品 IsSpecialPrice:是否特价品 Tenet运动网站(基于用例)
1.Recordset GetItemByCategory(aCategoryId:string): 检索对应目录的商品的itemId,name,imageFile,description,unitPrice 3. Recordset getItemByItemId(aItemId:string): 检索对应商品itemId的商品的itemId,name,imageFile,description,unitPrice
Tenet运动网站(基于用例)
1.2.7 Orders类
RecipientId: Tenet运动网站(基于用例)
Tenet运动网站(基于用例)
1.2.8 Payment类