mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update app.py
This commit is contained in:
parent
0737976e4a
commit
ccc43b596c
@ -10,5 +10,6 @@ class App(BaseModel):
|
|||||||
volume: str
|
volume: str
|
||||||
url: str
|
url: str
|
||||||
image_url: str
|
image_url: str
|
||||||
|
admin_url: str
|
||||||
user_name: str
|
user_name: str
|
||||||
password: str
|
password: str
|
||||||
|
Loading…
Reference in New Issue
Block a user