From 336eb40668bc45199f305be4b6241e9b2d872086 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Sat, 09 Sep 2023 16:10:34 +0800
Subject: [PATCH] 二维码ip地址更换
---
src/main/resources/application-test.yml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 46ee0b8..cbe94e4 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -102,5 +102,7 @@
upload-domain: http://localhost:8999
remote-path: /usr/share/nginx/html
-
+# 二维码
+qrcode:
+ baseUrl: http://60.220.177.113:2081/
--
Gitblit v1.9.3