From 8bb9fe3e7f6dda7720784a049177d606e66fbc2b Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期五, 16 八月 2024 18:02:55 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/flow_web

---
 src/api/authority.ts |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/api/authority.ts b/src/api/authority.ts
index 6e7240a..697a8b3 100644
--- a/src/api/authority.ts
+++ b/src/api/authority.ts
@@ -10,9 +10,6 @@
   phoneNumber: string;
   dept: any;
   deptName:string;
-  resources: any;
-  knowledges: any;
-  dialogs: any;
   createTime: string;
   status: string;
   psw:string;

--
Gitblit v1.8.0