@@ -19,6 +19,7 @@ import java.util.Map;
public class TaiZhouAnesthesiaRelatedDocTrans extends ModelDocTrans {
private String modeId = "12";
+
@Override
public List<AnesthesiaRelatedDoc> extract(MedrecVo medrecVo) {
List<AnesthesiaRelatedDoc> retList = Lists.newArrayList();