From 328aa709c2b9cd4b6fe5db13685d785dc0db8bd0 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期一, 03 九月 2018 09:53:43 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/Store/StoreModel.cs | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/System/Store/StoreModel.cs b/System/Store/StoreModel.cs
index 25a4299..fc5149c 100644
--- a/System/Store/StoreModel.cs
+++ b/System/Store/StoreModel.cs
@@ -222,6 +222,7 @@
{
ControllerRedPoint();
}
+
}
private void RefreshServerHour()
@@ -529,11 +530,6 @@
}
}
}
- else
- {
- return true;
- }
-
return false;
}
--
Gitblit v1.8.0