From 7c60e10e976b116071bb608d9fa53ae1bc18c578 Mon Sep 17 00:00:00 2001 From: yxh Date: Thu, 5 Aug 2021 14:57:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.toml b/config/config.toml index c8b1ecf..2d242e7 100644 --- a/config/config.toml +++ b/config/config.toml @@ -76,7 +76,7 @@ autoRemovePre = true #是否自动删除表前缀 tablePrefix = "table_,qxkj_" #表前缀 templatePath = "./template/vm" #代码生成模板路径 - fontDir = "F:/tools/webProject/p2021/gfast-v2-ui/ruoyi-ui" #前端路径 + fontDir = "F:/tools/webProject/gfast-ui" #前端路径 # 上传配置 [upload]