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