在线编辑对接。
This commit is contained in:
+1
-1
@@ -395,7 +395,7 @@ public class DictAspect {
|
||||
continue; //跳过循环
|
||||
}
|
||||
//update-begin--Author:scott -- Date:20210531 ----for: !56 优化微服务应用下存在表字段需要字典翻译时加载缓慢问题-----
|
||||
tmpValue = getTmpValue(code, text, table, k, tmpValue);
|
||||
// tmpValue = getTmpValue(code, text, table, k, tmpValue);
|
||||
//update-end--Author:scott -- Date:20210531 ----for: !56 优化微服务应用下存在表字段需要字典翻译时加载缓慢问题-----
|
||||
|
||||
if (tmpValue != null) {
|
||||
|
||||
Reference in New Issue
Block a user