This commit is contained in:
邹宗楠
2022-01-18 10:20:11 +08:00
parent e4fc90b603
commit cadf8e3d8c

View File

@@ -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"