Add images, update services, fix routes

This commit is contained in:
Çetin
2025-01-03 17:20:47 +03:00
parent 09176b45eb
commit 012e4ba46f
139 changed files with 19373 additions and 154 deletions

View File

@@ -159,6 +159,7 @@ import { Product, ProductService } from '@/src/service/product.service';
</div>
</div>
</div>`,
providers: [ProductService]
})
export class ListDoc {