From 370a299d05029e085be9e259b103db419144cf87 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期四, 30 十一月 2023 09:39:13 +0800
Subject: [PATCH] 代码生成支持选择前端模板类型

---
 src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 6394672..f1c8bc1 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -131,7 +131,7 @@
   urlPatterns: /system/*,/monitor/*,/tool/*
   
 # 浠g爜鐢熸垚
-gen: 
+gen:
   # 浣滆��
   author: ruoyi
   # 榛樿鐢熸垚鍖呰矾寰� system 闇�鏀规垚鑷繁鐨勬ā鍧楀悕绉� 濡� system monitor tool

--
Gitblit v1.9.3