|
@@ -8,7 +8,6 @@ import com.diagbot.vo.IndicationPushVO;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.stereotype.Component;
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
-import java.util.ArrayList;
|
|
|
|
import java.util.List;
|
|
import java.util.List;
|
|
|
|
|
|
/**
|
|
/**
|
|
@@ -62,6 +61,10 @@ public class OtherTipFacade {
|
|
// otherTipNeoDTOList.add(otherTipNeoDTO2);
|
|
// otherTipNeoDTOList.add(otherTipNeoDTO2);
|
|
// // TODO 测试数据结束
|
|
// // TODO 测试数据结束
|
|
otherTipProcess.processLis(otherTipNeoDTOList, wordCrfDTO, res);
|
|
otherTipProcess.processLis(otherTipNeoDTOList, wordCrfDTO, res);
|
|
|
|
+
|
|
|
|
+ // 其他提示——输血
|
|
|
|
+
|
|
|
|
+ // 其他提示——辅检
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|