feat:完善项目
This commit is contained in:
@ -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": [
|
||||
* {
|
||||
|
Reference in New Issue
Block a user