From 081b2afc94c32a1c5e735e2f6b971d9fe1ff9b4f Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期日, 28 九月 2025 09:15:55 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/wuhuyancao' into wuhuyancao

---
 server/system_service/src/main/java/com/doumee/core/utils/Constants.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/server/system_service/src/main/java/com/doumee/core/utils/Constants.java b/server/system_service/src/main/java/com/doumee/core/utils/Constants.java
index 94f53ac..55d1824 100644
--- a/server/system_service/src/main/java/com/doumee/core/utils/Constants.java
+++ b/server/system_service/src/main/java/com/doumee/core/utils/Constants.java
@@ -160,6 +160,7 @@
     public static final String PRESSURE_LEVEL_UNIT = "PRESSURE_LEVEL_UNIT";
     public static final String LIQUID_LEVEL_UNIT ="LIQUID_LEVEL_UNIT" ;
     public static final String OUT_HY_LOT_TOTAL ="OUT_HY_LOT_TOTAL" ;
+    public static final String BANNER_IMG ="BANNER_IMG" ;
 
     public static  boolean DEALING_HK_SYNCPRIVILEGE= false;
     public static  boolean DEALING_HK_SYNCDEVICE = false;

--
Gitblit v1.9.3