陈昶聿
2026-07-29 1f66eb9a6353d638f5b9cb33b934bd4705e4efed
smartor/src/main/java/com/smartor/domain/PatMedOperationItem.java
@@ -223,5 +223,8 @@
    @ApiModelProperty(value = "部门编码集合")
    private List<String> deptCodes;
    @ApiModelProperty(value = "手术等级集合")
    private List<String> opLevelCodes;
}