From 65b30b7cac0a3fdcb8cec19c73411af0e2858766 Mon Sep 17 00:00:00 2001
From: 离歌笑 <137273278@qq.com>
Date: 星期二, 22 十月 2019 16:46:20 +0800
Subject: [PATCH] Merge branch 'tlhhup'

---
 CommunityService/src/main/resources/java110.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CommunityService/src/main/resources/java110.properties b/CommunityService/src/main/resources/java110.properties
index 3af49d6..9f9fa6f 100644
--- a/CommunityService/src/main/resources/java110.properties
+++ b/CommunityService/src/main/resources/java110.properties
@@ -1,3 +1,3 @@
-java110.mappingPath=classpath:mapper/community/**/*.xml,classpath:mapper/service/*.xml
+java110.mappingPath=classpath:mapper/community/**/*.xml,classpath:mapper/service/*.xml,classpath:mapper/dict/*.xml
 
 

--
Gitblit v1.8.0