From fb9b3e1f1fcf57d213f6f68c09445e368bb70a4e Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期五, 15 一月 2021 16:39:59 +0800 Subject: [PATCH] 人员管理,任务管理接口调试,左侧导航图标更新 --- public/apps.json | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/public/apps.json b/public/apps.json index 3117b98..140d262 100644 --- a/public/apps.json +++ b/public/apps.json @@ -391,6 +391,29 @@ "installed": true, "isUpgrade": false, "progressMsg": "" + },{ + + "id": "fa5674ee-70cf-4e22-8a06-c17429fb777", + "name": "涔樺姟鍛樺畨鍏ㄨ涓哄垎鏋�", + "package": "shuohuangMonitorAnalyze", + "type": "1", + "url": "/view/shuohuangMonitorAnalyze/", + "title": "涔樺姟鍛樺畨鍏ㄨ涓哄垎鏋�", + "width": 1500, + "height": 750, + "iconBlob": "", + "icon": "../../images/app-mid/visual.png", + "version": "1.0.0", + "create_time": "2020-10-09 14:00:08", + "create_by": "", + "update_time": "", + "update_by": "", + "isDelete": 0, + "isDefault": false, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" } ], "msg": "璇锋眰澶勭悊鎴愬姛", -- Gitblit v1.8.0