From 3c6d7162e856553403eb9fab9d5f3e2816c601cc Mon Sep 17 00:00:00 2001 From: Chopper Date: Fri, 3 Sep 2021 16:13:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=B8=AAsql?= =?UTF-8?q?=E7=9A=84readme=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update-sql/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 update-sql/README.md diff --git a/update-sql/README.md b/update-sql/README.md new file mode 100644 index 000000000..d65fbd1c1 --- /dev/null +++ b/update-sql/README.md @@ -0,0 +1,3 @@ +## PS:数据库位置 + +点击跳转 https://gitee.com/beijing_hongye_huicheng/docker/tree/master/init/mysql 这里有与tag版本一致的sql,根据tag获取sql,如果使用master代码,则需要在lilishop项目根目录的update-sql目录中,获取对应的升级sql。