1
This commit is contained in:
@@ -45,7 +45,7 @@ func (c *SessionController) GetEnterpriseToken() {
|
|||||||
// @Title 校验平台商品和京西系统商品的差异
|
// @Title 校验平台商品和京西系统商品的差异
|
||||||
// @Description 校验平台商品和京西系统商品的差异
|
// @Description 校验平台商品和京西系统商品的差异
|
||||||
// @Param token header string true "认证token"
|
// @Param token header string true "认证token"
|
||||||
// @Param storeId formData int false "门店ID列表"
|
// @Param storeId formData int true "门店ID列表"
|
||||||
// @Param vendorIDs formData string true "厂商ID列表"
|
// @Param vendorIDs formData string true "厂商ID列表"
|
||||||
// @Success 200 {object} controllers.CallResult
|
// @Success 200 {object} controllers.CallResult
|
||||||
// @Failure 200 {object} controllers.CallResult
|
// @Failure 200 {object} controllers.CallResult
|
||||||
|
|||||||
Reference in New Issue
Block a user