liusheng
2 天以前 546d3fcba73b772446b4cf4654c3b3a995244bce
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devrent/vo/DevRentSaveReqVO.java
@@ -73,4 +73,7 @@
    @Schema(description = "患者详情")
    PatDetails patDetails;
    @Schema(description = "操作人")
    String operater;
}