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 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 968981d..c3a5ebb 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -39,5 +39,6 @@
     upload-domain: http://localhost:8999
     remote-path: /usr/share/nginx/html
 
+# 溯源码扫描读取页面 url
 zhny:
-  codeUrl: http://61.131.136.25:2080/securityInfo.html
+  codeUrl: http://182.106.212.58:8013/draw/traceablityInfo.html

--
Gitblit v1.9.3