1
This commit is contained in:
@@ -100,6 +100,7 @@ func (c *StoreSkuController) GetStoreSkus() {
|
||||
// @Param minStock query int false "最小库存"
|
||||
// @Param maxStock query int false "最大库存"
|
||||
// @Param locationCode query string false "货架码"
|
||||
// @Param isLocationCode query bool false "是否有货架码"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /GetStoresSkus [get,post]
|
||||
|
||||
Reference in New Issue
Block a user