chenjiahe
2023-11-15 daf17245eec06124050cb7218dfb301756cff334
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;
}