201 előtti mentés

This commit is contained in:
Roo
2026-03-26 07:09:44 +00:00
parent 89668a9beb
commit 03258db091
124 changed files with 13619 additions and 13347 deletions

View File

@@ -15,6 +15,7 @@ from .service import (
ServiceProfile,
ExpertiseTag,
ServiceExpertise,
Cost,
)
from .logistics import Location, LocationType
@@ -44,6 +45,7 @@ __all__ = [
"ServiceProfile",
"ExpertiseTag",
"ServiceExpertise",
"Cost",
"ServiceStaging",
"DiscoveryParameter",
"Location",