From 8490eb11583ffdc586436f165860de5cfc39f915 Mon Sep 17 00:00:00 2001
From: cjl <909710561@qq.com>
Date: Mon, 06 Jan 2025 09:18:29 +0800
Subject: [PATCH] fix:sql查询时间调整

---
 screen-manage/src/main/resources/application-qa.yml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/screen-manage/src/main/resources/application-qa.yml b/screen-manage/src/main/resources/application-qa.yml
index 7e3808b..74fe56e 100644
--- a/screen-manage/src/main/resources/application-qa.yml
+++ b/screen-manage/src/main/resources/application-qa.yml
@@ -18,7 +18,7 @@
   application:
     name: screen-manage
   redis:
-      host: r-bp1hez4g7rkqjswpaypd1.redis.rds.aliyuncs.com
+      host: r-bp1hez4g7rkqjswpay158.redis.rds.aliyuncs.com
       port: 6379
       password: moral_123456
       timeout: 30000
@@ -35,7 +35,7 @@
           max-wait: 30000
           min-idle: 32
   tokenRedis:
-    host: r-bp1hez4g7rkqjswpaypd1.redis.rds.aliyuncs.com
+    host: r-bp1hez4g7rkqjswpay158.redis.rds.aliyuncs.com
     port: 6379
     password: moral_123456
     timeout: 30000
@@ -125,5 +125,7 @@
 TOKEN:
   KEY:
     foh3wi2ooghiCh5
-
+result:
+  device:
+    list: p5dnd7a0245499,p5dnd7a0391962
 

--
Gitblit v1.8.0