增加临床意义字段

This commit is contained in:
jiangs 2026-05-15 17:41:51 +08:00
parent a7b2592c0a
commit f69c5a440e

View File

@ -34,4 +34,5 @@ public class Web_result {
private String sqxmdh;
private String xmmc;
private Integer dyxh;
private String clinicref;
}