update id

This commit is contained in:
2025-10-30 02:02:23 -03:00
parent f284b64c60
commit 76dfc44b71
25 changed files with 103 additions and 40 deletions

View File

@@ -0,0 +1,4 @@
from .custom_pricing import router as custom_pricing
__all__ = ['custom_pricing']