We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
websoft9
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update app.py
qiaofeng1227
2 years ago
parent
16a5168297
commit
6a74515d81
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
appmanage/api/model/app.py
+ 0
- 1
appmanage/api/model/app.py
View File
@@ -1,6 +1,5 @@
from pydantic import BaseModel
-
class App(BaseModel):
id: int
name: str