ADD VOLUME_MOUNT

master
Sebastian Serfling 2023-08-17 18:03:14 +02:00
parent 94cfa0c273
commit f71cd911a7
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ class CL_ADD_AD_GROUP(BaseModel):
dbname: str dbname: str
entry: list entry: list
class CL_GET_VOLUME(BaseModel): class CL_GET_VOLUME(BaseModel):
date: str date: str
user: str user: str