From 0ad043fbe98a6e5e3964cfbfd988a03f94e07ea8 Mon Sep 17 00:00:00 2001 From: wyb <1977763549@qq.com> Date: Thu, 23 Oct 2025 16:14:23 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20knife4j=20=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 57f239f..caf653d 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -146,3 +146,11 @@ mzsy: operationName: ArchiveAndRecall userCode: wzh-collect userName: wzh-collect + +knife4j: + enable: true + basic: + username: docus + password: 'docus@702' + enable: true + production: false