|
private List<String> containList = Arrays.asList("癌", "瘤", "复诊", "术后", "化疗后", "发现", "体检", "检查", "确诊"
|
|
private List<String> containList = Arrays.asList("癌", "瘤", "复诊", "术后", "化疗后", "发现", "体检", "检查", "确诊"
|
|
- , "诊断", "复查", "复发", "示", "超", "CT");
|
|
|
|
|
|
+ , "诊断", "复查", "复发", "示", "超", "CT", "血透", "血液透析");
|
|
public void start(InputInfo inputInfo, OutputInfo outputInfo) {
|
|
public void start(InputInfo inputInfo, OutputInfo outputInfo) {
|