This commit is contained in:
邹宗楠
2022-01-18 09:49:39 +08:00
parent 6af040679c
commit c70adf2554

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"