From f32d0dfb10154007d6e51063b7567a604922a9f9 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 09 Jul 2022 18:34:16 +0800
Subject: [PATCH] 大屏接口对接

---
 src/main/resources/application-test.yml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index c99d04b..968981d 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -38,3 +38,6 @@
     remote-mode: true
     upload-domain: http://localhost:8999
     remote-path: /usr/share/nginx/html
+
+zhny:
+  codeUrl: http://61.131.136.25:2080/securityInfo.html

--
Gitblit v1.9.3