在线编辑对接。

This commit is contained in:
wangzhijiang
2024-02-29 17:15:44 +08:00
parent 1cf84900a5
commit b0ebc3be68
2 changed files with 34 additions and 34 deletions
@@ -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) {