201 előtti mentés
This commit is contained in:
@@ -13,6 +13,7 @@ class ParameterScope(str, Enum):
|
||||
GLOBAL = "global"
|
||||
COUNTRY = "country"
|
||||
REGION = "region"
|
||||
ORGANIZATION = "organization"
|
||||
USER = "user"
|
||||
|
||||
class SystemParameter(Base):
|
||||
|
||||
Reference in New Issue
Block a user