feat: adding services kit to deal
This commit is contained in:
@ -16,7 +16,6 @@ class ProductServiceRepository(
|
||||
RepUpdateMixin[DealProductService, UpdateProductServiceSchema],
|
||||
):
|
||||
entity_class = DealProductService
|
||||
entity_not_found_msg = "Связь услуги с товаром не найдена"
|
||||
session: AsyncSession
|
||||
|
||||
async def get_by_id(
|
||||
|
||||
Reference in New Issue
Block a user