From 6a6b34f5f98f35770e361939f0230e1f7133f3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E9=9B=84?= Date: Thu, 20 Apr 2023 02:37:56 +0000 Subject: [PATCH] =?UTF-8?q?v4.3.0-SNAPSHOT=E7=89=88=E6=9C=AC=20=E8=BF=AD?= =?UTF-8?q?=E4=BB=A3=E5=BC=80=E5=90=AF=20v4.3.0-SNAPSHOT=E7=89=88=E6=9C=AC?= =?UTF-8?q?=20=E8=BF=AD=E4=BB=A3=E5=BC=80=E5=90=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 高雄 --- server/src/main/bin/startup.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/main/bin/startup.bat b/server/src/main/bin/startup.bat index d49dc1a0..90673505 100644 --- a/server/src/main/bin/startup.bat +++ b/server/src/main/bin/startup.bat @@ -7,4 +7,4 @@ echo Please check log file in ../log/kkFileView.log for more information echo You can get help in our official home site: https://kkview.cn echo If you need further help, please join our kk opensource community: https://t.zsxq.com/09ZHSXbsQ echo If this project is helpful to you, please star it on https://gitee.com/kekingcn/file-online-preview/stargazers -java -Dspring.config.location=..\config\application.properties -jar kkFileView-4.2.1.jar -> ..\log\kkFileView.log +java -Dspring.config.location=..\config\application.properties -jar kkFileView-4.3.0-SNAPSHOT.jar -> ..\log\kkFileView.log