From 3efd7f01cba4aaa09f75662e287bfa4c780990cf Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 12 Jul 2022 16:22:05 +0800
Subject: [PATCH] 地块id添加

---
 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