健康咨询大屏接口

This commit is contained in:
2025-09-26 18:06:15 +08:00
parent b678b33734
commit 19e46db6a1
@@ -76,6 +76,9 @@ public class ConDoctorVO {
@Schema(title = "执业经历")
private String experience;
@Schema(title = "擅长")
private String goodAt;
@Schema(title = "排序")
private Integer sort;