From 34159df2cce79612bef8681bcfcfda238b52bcd4 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 11 Jul 2022 11:17:14 +0800
Subject: [PATCH] 大屏接口对接
---
src/main/resources/application-test.yml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index c99d04b..c3a5ebb 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -38,3 +38,7 @@
remote-mode: true
upload-domain: http://localhost:8999
remote-path: /usr/share/nginx/html
+
+# 溯源码扫描读取页面 url
+zhny:
+ codeUrl: http://182.106.212.58:8013/draw/traceablityInfo.html
--
Gitblit v1.9.3