From c587f8f148d3504361cf7a61d0cecb4dd64f4d30 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Sat, 09 Jul 2022 09:55:34 +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