super_user and services updated
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user