fix(88810): 标准解读流程(标准主解读汇总)--报译文超长了,但是前期一直没有超长提示
This commit is contained in:
+1
@@ -567,6 +567,7 @@ public class StandardInterpretFlowServiceImpl implements StandardInterpretFlowSe
|
||||
.ne(LawsTag::getDbFieldName, "is_same_as_prev_version")
|
||||
.ne(LawsTag::getDbFieldName, "item_num")
|
||||
.ne(LawsTag::getDbFieldName, "item_content")
|
||||
.ne(LawsTag::getDbFieldName, "translation")
|
||||
.ne(LawsTag::getDbFieldName, "item_title"));
|
||||
// 反射获取字段名称
|
||||
Field[] fields = clauseSublist.getClass().getDeclaredFields();
|
||||
|
||||
Reference in New Issue
Block a user