modified 增加结构体描述,完善自动化文档
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// GENERATED BY THE COMMAND ABOVE; DO NOT EDIT
|
||||
// This file was generated by swaggo/swag at
|
||||
// 2021-04-30 13:57:23.4731221 +0800 CST m=+1.258292701
|
||||
// 2021-05-11 17:25:23.4731221 +0800 CST m=+1.258292701
|
||||
|
||||
package docs
|
||||
|
||||
@@ -3396,6 +3396,7 @@ var doc = `{
|
||||
}
|
||||
},
|
||||
"createdAt": {
|
||||
"description": "创建时间",
|
||||
"type": "string"
|
||||
},
|
||||
"dataAuthorityId": {
|
||||
@@ -3422,6 +3423,7 @@ var doc = `{
|
||||
"type": "string"
|
||||
},
|
||||
"updatedAt": {
|
||||
"description": "更新时间",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
@@ -3696,7 +3698,7 @@ var doc = `{
|
||||
"type": "integer"
|
||||
},
|
||||
"nickName": {
|
||||
"description": "用户昵称\"",
|
||||
"description": "用户昵称",
|
||||
"type": "string"
|
||||
},
|
||||
"updatedAt": {
|
||||
@@ -4105,6 +4107,7 @@ var doc = `{
|
||||
"$ref": "#/definitions/model.SysAuthority"
|
||||
},
|
||||
"oldAuthorityId": {
|
||||
"description": "旧角色ID",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user