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