作者 王智

xiugai

@@ -150,8 +150,8 @@ class ShopCar extends Api @@ -150,8 +150,8 @@ class ShopCar extends Api
150 150
151 /** 151 /**
152 * 购物车接口 152 * 购物车接口
153 - * @ApiTitle (购物车列表-有更改)  
154 - * @ApiSummary (购物车列表-有更改) 153 + * @ApiTitle (购物车列表-有更改(增加规格))
  154 + * @ApiSummary (购物车列表-有更改(增加规格))
155 * @ApiMethod (POST) 155 * @ApiMethod (POST)
156 * @ApiRoute (/api/Shop_Car/ShopcarList) 156 * @ApiRoute (/api/Shop_Car/ShopcarList)
157 * @ApiHeaders (name=token, type=string, required=true, description="请求的Token") 157 * @ApiHeaders (name=token, type=string, required=true, description="请求的Token")