update:修正合并条款造成解读时条款不显示的问题
This commit is contained in:
+1
@@ -980,6 +980,7 @@ public class SarFileSplitItemsEOServiceImpl implements SarFileSplitItemsEOServic
|
||||
SarFileSplitItemsEO newItems = new SarFileSplitItemsEO();
|
||||
newItems.setId(reaultItemId);
|
||||
newItems.setItermsConditions(resultContent.toString());
|
||||
newItems.setWorkFlowShow("1");
|
||||
dao.updateByPrimaryKeySelective(newItems);
|
||||
}
|
||||
// 2.删除多余节点数据
|
||||
|
||||
Reference in New Issue
Block a user