fhx
2024-08-29 ccb72fa72428acb314f72de50da7ec998f43ac9b
phis-feign/src/main/java/com/hz/his/dto/report/ConsultantCashReportDto.java
@@ -52,4 +52,8 @@
    private String hisCorpUserId;
    //登录员工标识
    private String loginEmpId;
    /** 操作人标识 */
    private String operatorId;
    /** 操作人 */
    private String operatorName;
}