|
@@ -34,7 +34,7 @@ public class OperationHtmlAnalysis implements HtmlAnalysis {
|
|
|
/* analysisGeneral(recTitle, bigDivElement, map);
|
|
|
CommonAnalysisUtil.makeEmpty(map, "医生签名");*/
|
|
|
|
|
|
- getStructureMap(structureMap, htmlText, recTitle);
|
|
|
+ HangzhoufubaoTranUtils.getStructureMapSplitCommonCutByList(structureMap,htmlText,recTitle,null);
|
|
|
|
|
|
// structureMap.put("记录医生")
|
|
|
HtmlAnalysisUtil.insertModuleId(modeId, recTypeId, structureMap);
|