eight
2025-03-31 ea39fd11eb84105040a7af406c9180a17f1cd65a
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/devrent/DevRentDO.java
@@ -33,6 +33,14 @@
    @TableId
    private Long id;
    /**
     * 申请编号
     */
    private String applyNo;
    /**
     * 就诊流水号
     */
    private String episodeId;
    /**
     * 患者编号
     */
    private String patId;