super_user and services updated

This commit is contained in:
2024-12-05 18:59:46 +03:00
parent 88f94c37c2
commit 88309eb49d
20 changed files with 317 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
import sys
if '/service_app_banks' not in list(sys.path):
sys.path.append('/service_app_banks')
if "/service_app_banks" not in list(sys.path):
sys.path.append("/service_app_banks")
import os
import json