fhx
2023-10-11 36b9c7929def0b6d2b730ce60a868293625fa9b3
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;
}