feat: sale manager
This commit is contained in:
@@ -123,5 +123,5 @@ func (l *EditBaseLogic) EditBase(in *product.EditBaseReq) (*product.Response, er
|
||||
})
|
||||
_ = apply.Del(l.ctx, adminId, int(req.Id))
|
||||
|
||||
return okResponse(utils.StringEmpty), nil
|
||||
return okResponse(nil), nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user