From c4efa40740292c7424092a3f9b87c564e109a502 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期一, 16 十一月 2020 17:07:59 +0800
Subject: [PATCH] 数据栈处理状态新增处理异常分类

---
 public/apps.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/apps.json b/public/apps.json
index 6a9731a..7e5d3b6 100644
--- a/public/apps.json
+++ b/public/apps.json
@@ -318,9 +318,9 @@
       "update_by": "",
       "isDelete": 0,
       "isDefault": false,
-      "remoteVersion": "1.0.1",
+      "remoteVersion": "1.0.2",
       "installed": true,
-      "isUpgrade": false,
+      "isUpgrade": true,
       "progressMsg": ""
     },
     {

--
Gitblit v1.8.0