From b50f250fcf96579567c377b32d5ecbdf502766fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <454313500@qq.com>
Date: Sat, 25 Dec 2021 14:51:31 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E6=96=87?=
=?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../SwaggerDoc.xml | 278 ------------------
.../Yi.Framework.OcelotGateway/SwaggerDoc.xml | 8 -
.../Yi.Framework.PageDetail/SwaggerDoc.xml | 8 -
3 files changed, 294 deletions(-)
delete mode 100644 Yi.Framework/Yi.Framework.ApiMicroservice/SwaggerDoc.xml
delete mode 100644 Yi.Framework/Yi.Framework.OcelotGateway/SwaggerDoc.xml
delete mode 100644 Yi.Framework/Yi.Framework.PageDetail/SwaggerDoc.xml
diff --git a/Yi.Framework/Yi.Framework.ApiMicroservice/SwaggerDoc.xml b/Yi.Framework/Yi.Framework.ApiMicroservice/SwaggerDoc.xml
deleted file mode 100644
index 3173de6a..00000000
--- a/Yi.Framework/Yi.Framework.ApiMicroservice/SwaggerDoc.xml
+++ /dev/null
@@ -1,278 +0,0 @@
-
-
-
- Yi.Framework.ApiMicroservice
-
-
-
-
- 登录方法,要返回data:{user,token} token
-
-
-
-
-
-
- 不用写,单纯制作日志
-
-
-
-
-
- code为验证码,从redis中判断一下code是否正确
-
-
-
-
-
-
-
- 发送短信,需要将生成的sms+code存入redis
-
-
-
-
-
-
- 发送邮箱,需要先到数据库判断该邮箱是否被人注册过,到userservice写mail_exist方法,还有接口别忘了。
-
-
-
-
-
-
- 修改密码
-
-
-
-
-
-
- 该方法不对外暴露
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 这个是要递归的,但是要过滤掉删除的,所以,可以写一个通用过滤掉删除的方法
-
-
-
-
-
- 更
-
-
-
-
-
-
- 删
-
-
-
-
-
-
- 增
- 现在,top菜单只允许为一个
-
-
-
-
-
-
- 给一个菜单设置一个接口,Id1为菜单id,Id2为接口id
- 用于给菜单设置接口
-
-
-
-
-
-
- 给一个菜单添加子节点(注意:添加,不是覆盖)
-
-
-
-
-
-
- 获取用户的目录菜单,不包含接口
- 用于账户信息页面,显示这个用户有哪些菜单,需要并列
-
-
-
-
-
- 更
-
-
-
-
-
-
- 删
-
-
-
-
-
-
- 增
-
-
-
-
-
-
- 更
-
-
-
-
-
-
- 删
-
-
-
-
-
-
- 增
-
-
-
-
-
-
- 根据用户id得到该用户有哪些角色
- 用于显示用户详情中的角色说明
-
-
-
-
-
- 给角色设置菜单,多个角色与多个菜单,让每一个角色都设置,ids1为角色,ids2为菜单
- 用于设置角色
-
-
-
-
-
-
- 用于给角色设置菜单的时候,点击一个角色,显示这个角色拥有的并列的菜单
-
-
-
-
-
-
- 查
-
-
-
-
-
- 更
-
-
-
-
-
-
- 查
-
-
-
-
-
- 更
-
-
-
-
-
-
- 删
-
-
-
-
-
-
- 增
-
-
-
-
-
-
- SetRoleByUser
- 给多个用户设置多个角色,ids有用户id与 角色列表ids,多对多,ids1用户,ids2为角色
- 用户设置给用户设置角色
-
-
-
-
-
-
- 根据http上下文的用户得到该用户信息,关联角色
- 用于显示账号信息页中的用户信息和角色信息
-
-
-
-
-
- 得到登录用户的递归菜单,放到导航栏
- 用户放到导航栏中
-
-
-
-
-
- 得到请求模型
-
-
-
-
-
-
diff --git a/Yi.Framework/Yi.Framework.OcelotGateway/SwaggerDoc.xml b/Yi.Framework/Yi.Framework.OcelotGateway/SwaggerDoc.xml
deleted file mode 100644
index 16f3de1b..00000000
--- a/Yi.Framework/Yi.Framework.OcelotGateway/SwaggerDoc.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- Yi.Framework.OcelotGateway
-
-
-
-
diff --git a/Yi.Framework/Yi.Framework.PageDetail/SwaggerDoc.xml b/Yi.Framework/Yi.Framework.PageDetail/SwaggerDoc.xml
deleted file mode 100644
index f7714016..00000000
--- a/Yi.Framework/Yi.Framework.PageDetail/SwaggerDoc.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- Yi.Framework.PageDetail
-
-
-
-