mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
modified 增加结构体描述,完善自动化文档
This commit is contained in:
@@ -3379,6 +3379,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": {
|
||||
"description": "创建时间",
|
||||
"type": "string"
|
||||
},
|
||||
"dataAuthorityId": {
|
||||
@@ -3405,6 +3406,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"updatedAt": {
|
||||
"description": "更新时间",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
@@ -3679,7 +3681,7 @@
|
||||
"type": "integer"
|
||||
},
|
||||
"nickName": {
|
||||
"description": "用户昵称\"",
|
||||
"description": "用户昵称",
|
||||
"type": "string"
|
||||
},
|
||||
"updatedAt": {
|
||||
@@ -4088,6 +4090,7 @@
|
||||
"$ref": "#/definitions/model.SysAuthority"
|
||||
},
|
||||
"oldAuthorityId": {
|
||||
"description": "旧角色ID",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user