刷新库存和查询销量取消token
This commit is contained in:
@@ -1005,7 +1005,7 @@ func (c *OrderController) GetOrdersAccept() {
|
||||
|
||||
// @Title 获取某个门店上次申请物料到现在的销量
|
||||
// @Description 获取某个门店上次申请物料到现在的销量
|
||||
// @Param token header string true "认证token"
|
||||
// @Param token header string false "认证token"
|
||||
// @Param storeID query int true "门店ID"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user