陈昶聿
4 小时以前 6e3d0a2097a4d841e941a84ec54780a67eb60ba1
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;
}