diff --git a/controllers/net_spider.go b/controllers/net_spider.go index b59439cda..410fa5e1f 100644 --- a/controllers/net_spider.go +++ b/controllers/net_spider.go @@ -40,7 +40,7 @@ func (c *NetSpiderController) GetAndStoreCitiesShops() { }) } -// @Title 同步商家商品信息 +// @Title 同步商家商品信息1 // @Description 同步商家商品信息 // @Param token header string true "认证token" // @Param offset query int false "列表起始序号(以0开始,缺省为0)"