This reverts commit 0c0f6bcf
@@ -19,7 +19,6 @@ 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();