完成分组复用配置单独删除域配置的功能

This commit is contained in:
RenKaiGe-Office
2018-08-27 20:52:15 +08:00
parent b4a844b33c
commit 03b576fa4f
5 changed files with 134 additions and 165 deletions

View File

@@ -153,7 +153,7 @@ public class GroupReuseVal {
}
}
}
if (hasRegionFlag) {
if (!hasRegionFlag) {
// 所有的域类型都不包括,可能是配置文件配错了
throw new ServiceRuntimeException("service为" + service + ""
+ RestBusinessCode.ReuseRegionIsNull.getErrorReason(),