From 44dfc05d5269c9d19a103aa6b037e1c13f78906b Mon Sep 17 00:00:00 2001 From: canghe <2689458656@qq.com> Date: Sat, 1 Jun 2024 23:52:11 +0800 Subject: [PATCH] =?UTF-8?q?docs/=E6=9B=B4=E6=96=B0=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E6=8C=87=E5=BC=95=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3399422..a82dec6 100644 --- a/README.md +++ b/README.md @@ -170,8 +170,7 @@ git clone https://gitee.com/laigeoffer/pmhub.git 这一步应该就不需要我多讲了,相信大家都能搞定。 -![](https://cdn.tobebetterjavaer.com/images/20240324/62ee1affa2fd46ed89eaaa2d6931198b.png) - +![](https://cdn.tobebetterjavaer.com/stutymore/20240601234905.png) #### 第三步,导入数据库 推荐大家使用 [Navicat](https://javabetter.cn/nice-article/itmind/navicatmacyjpx.html) 这款图形化数据库管理工具。 @@ -185,7 +184,7 @@ git clone https://gitee.com/laigeoffer/pmhub.git ②、导入数据库文件,路径在 pmhub/sql/pmhub_20240305.sql 和 pmhub/sql/pmhub_nacos_20240423.sql -![](https://cdn.tobebetterjavaer.com/images/20240324/327783d299814ff8837ab5c3c64b3ff5.png) +![](https://cdn.tobebetterjavaer.com/stutymore/20240601235111.png) 可以直接右键在 terminal 终端中打开,然后通过 pwd 和 ls 命令查看文件的绝对路径。