@@ -1264,8 +1264,8 @@ func (this *SysAdminController) ResetPass() {
// Add
-// @Title 新增系统用户
-// @Description 新增系统用户接口
+// @Title 用户详情信息
+// @Description 用户详情信息
// @Param request body system.SysuserAddReq true "type json string"
// @Success 200 新增成功
// @router /sysuser/detail [get]