From 33ee8736f9777d92691d38da9ccaf7834d802143 Mon Sep 17 00:00:00 2001 From: qianming Date: Thu, 2 Dec 2021 10:41:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/docs/guide/question.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/docs/guide/question.md b/doc/docs/guide/question.md index 4645e2fa..17952c46 100644 --- a/doc/docs/guide/question.md +++ b/doc/docs/guide/question.md @@ -56,6 +56,11 @@ 3、bootstrap.yml中配置的mysql地址ip不对
+- 提示“404”
+ 1、确保访问地址无误,根据部署方式的不同9095/9528 端口皆可以进入项目,如果一个不行试另一个端口
+ 2、确定前端是否启动
+ 3、确定后端是否启动 br> +