From da4a4ffde64cdf7303b809e0b4134ef3119fcf6f Mon Sep 17 00:00:00 2001
From: wzy <wzy19931122ai@163.com>
Date: Sun, 07 Aug 2022 13:18:17 +0800
Subject: [PATCH] Merge branch 'TFC' of http://120.27.238.55:7000/r/sys-dapp into TFC

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 1b11987..3e3e1be 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -16,6 +16,8 @@
 
   aop:
     proxy-target-class: true
+  messages:
+    basename: i18n/message
 
 mybatis-plus:
   type-aliases-package: cc.mrbird.febs.*.entity

--
Gitblit v1.9.1