xuyonghao
2024-12-20 20bbed188fd7833d14801dc202fa3cdbb085ca2b
app/models/resource_model.py
@@ -182,4 +182,9 @@
    parentId: str
    status: str
    # roles: list
    # groups: Optional[list] = []
    # groups: Optional[list] = []
class MenuStatus(BaseModel):
    menuId: str
    status: str