Remove API key From Console

This commit is contained in:
2023-10-12 14:27:18 +02:00
parent c3ede74122
commit d870263f02
2 changed files with 16 additions and 0 deletions
+5
View File
@@ -118,6 +118,11 @@ class CL_SET_HOST(BaseModel):
hddtotal: str
ipadresse: str
class CL_SET_LASTLOGON_USER(BaseModel):
userID: int
dbname: str
lastlogon: str
class CL_ADD_CLIENT(BaseModel):
query: str
database: str