From 7f689c3cb57dcbc41ae9bcd16473239fbb9fa376 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 04 七月 2024 16:55:16 +0800
Subject: [PATCH] 更改用户模块接口和部分方法返回值,大屏线程

---
 hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java
index 87c8225..b18d95d 100644
--- a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java
+++ b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java
@@ -121,12 +121,6 @@
     public static final Integer BIG_STORAGE_IN_RUN = 2;
 
     /**
-     * 澶х悊鐗囩瀹藉害 鍙� 鐜荤拑闂磋窛
-     */
-    public static final Integer BIG_STORAGE_WIDTH = 5000;
-    public static final Integer BIG_STORAGE_GAP = 20;
-
-    /**
      * 閽㈠寲灏忕墖琛�
      * -1 鐢熸垚浠诲姟
      * 0  鍑虹墖瀹屾垚

--
Gitblit v1.8.0