From 87a7362709ac249c3965a392842cf24bc402b6c1 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 28 十月 2024 11:49:09 +0800
Subject: [PATCH] 档案考核比、一机一档合格、注册率。数据中心视频类优化完
---
ycl-common/src/main/java/constant/CheckSnapCountConstants.java | 17 +----------------
1 files changed, 1 insertions(+), 16 deletions(-)
diff --git a/ycl-common/src/main/java/constant/CheckSnapCountConstants.java b/ycl-common/src/main/java/constant/CheckSnapCountConstants.java
index 12fc795..b5bb828 100644
--- a/ycl-common/src/main/java/constant/CheckSnapCountConstants.java
+++ b/ycl-common/src/main/java/constant/CheckSnapCountConstants.java
@@ -2,22 +2,7 @@
public class CheckSnapCountConstants {
- /**
- * 2022骞村悓鏈熸姄鎷嶉噺(鐪佸巺)
- */
- public final static String City = "check.snapCount.city";
- /**
- * 2022骞村悓鏈熸姄鎷嶉噺(鍖哄幙)
- */
- public final static String County = "check.snapCount.county";
- /**
- * 2022鎶撴媿鏁拌绠楀�嶇巼
- */
- public final static String Multiply = "1.2";
- /**
- * 鍖哄煙涓暟
- */
- public final static Integer CountyNum = 7;
+
}
--
Gitblit v1.8.0