fhx
2023-07-06 e2d5a02764720e39174f72c7c5a2858861eea179
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;
}