This commit is contained in:
2024-03-28 08:22:14 +03:00
parent 6ba041a839
commit a72eb31e07
19 changed files with 243 additions and 28 deletions

View File

@@ -4,6 +4,7 @@ from .auth import *
from .deal import *
from .client import *
from .service import *
from .product import *
from .secondary import *
configure_mappers()