From 8866718edafe8f312feb1e7e4c3f9be531c0f7b2 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 26 十二月 2024 11:23:15 +0800
Subject: [PATCH] ll
---
server/visits/dmvisit_admin/src/main/resources/bootstrap-test.yml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/server/visits/dmvisit_admin/src/main/resources/bootstrap-test.yml b/server/visits/dmvisit_admin/src/main/resources/bootstrap-test.yml
index 9b992cf..ddcb96f 100644
--- a/server/visits/dmvisit_admin/src/main/resources/bootstrap-test.yml
+++ b/server/visits/dmvisit_admin/src/main/resources/bootstrap-test.yml
@@ -25,4 +25,11 @@
server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
namespace: dmvisit_test
username: nacos
- password: nacos
\ No newline at end of file
+ password: nacos
+
+knife4j:
+ enable: true
+ basic:
+ enable: true
+ username: admin
+ password: 111111
\ No newline at end of file
--
Gitblit v1.9.3