yq %!s(int64=3) %!d(string=hai) anos
pai
achega
2aaafb16e7
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  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         
+