feat: cards, attributes and modules

This commit is contained in:
2025-02-19 14:46:31 +04:00
parent a509a3a586
commit 1af78ce08a
61 changed files with 3212 additions and 2795 deletions

View File

@@ -31,8 +31,8 @@ app.add_middleware(
routers_list = [
routers.auth_router,
routers.deal_router,
routers.deal_group_router,
routers.card_router,
routers.card_group_router,
routers.client_router,
routers.service_router,
routers.product_router,