提交 fc06bfd7 authored 作者: inroi's avatar inroi

微调

上级 21067a5a
......@@ -42,6 +42,9 @@ public class ImsSynConstants {
}
public Map<String, String> get(String formId) {
if (!CollectionUtils.isEmpty(this.map)) {
return new HashMap<>();
}
return this.map.get(formId);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论