yq 3 lat temu
rodzic
commit
2aaafb16e7
1 zmienionych plików z 10 dodań i 0 usunięć
  1. 10 0
      src/main/resources/application-dev.properties

+ 10 - 0
src/main/resources/application-dev.properties

@@ -90,3 +90,13 @@ xss.excludes: /system/notice
 # 匹配链接
 xss.urlPatterns: /system/*,/monitor/*,/tool/*
 
+
+# 项目相关配置
+# 名称
+ruoyi.name: RuoYi
+ruoyi.version: 3.6.0
+ruoyi.copyrightYear: 2021
+ruoyi.demoEnabled: true
+ruoyi.addressEnabled: false
+ruoyi.captchaType: math         
+