feat:完善项目

This commit is contained in:
henry
2021-11-19 11:53:20 +08:00
parent 5ff6164295
commit 7efe403bf0
9 changed files with 64 additions and 46 deletions

View File

@ -135,7 +135,7 @@ func (*User) Select(c *gin.Context) {
* "link": "",
* "component": "",
* "icon": "",
* "parent_id": "0",
* "parent_id": "",
* "checked": true,
* "checked": [],
* }
@ -476,7 +476,7 @@ func (*User) Frozen(c *gin.Context) {
* {
* "id": "EgmJ4Ga7LQ",
* "name": "分管领导",
* "parent_id": "0",
* "parent_id": "",
* "checked": true,
* "children": [
* {