This commit is contained in:
邹宗楠
2024-12-24 17:52:03 +08:00
parent b34cb8770d
commit 2b94256c58

View File

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