bnovo plugin

scheduller
This commit is contained in:
2024-12-10 20:07:23 +09:00
parent 8dce756a27
commit 806c611cc7
38 changed files with 1301 additions and 277 deletions

View File

@@ -8,6 +8,9 @@ from hotels.models import Hotel
class Shelter(BasePMSPlugin):
"""
Плагин для PMS Shelter Coud.
"""
def __init__(self, config):
super().__init__(config)
self.token = config.token