From 15c328c7ca95c85c0696c10fe0cf79a228373a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Tue, 11 Oct 2022 11:14:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maku-boot-module/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maku-boot-module/README.md b/maku-boot-module/README.md index 2738424..ef8118e 100644 --- a/maku-boot-module/README.md +++ b/maku-boot-module/README.md @@ -17,5 +17,5 @@ maku-boot 是采用组件模式,扩展不同的业务功能,可以很方便 如果使用的是MySQL数据库,则需要执行以下SQL文件: ``` -maku-boot/db/mysql/module/maku-boot-quartz.sql +maku-boot/db/mysql/module/maku-module-quartz.sql ``` \ No newline at end of file