fhx
2024-02-26 2aa9f94a5f86613c2b12b632beab5e2be37b6804
phis-feign/src/main/java/com/hz/his/dto/report/UserReportDto.java
@@ -10,6 +10,10 @@
 * */
@Data
public class UserReportDto {
    /**操作人*/
    private String operatorId;
    private String operatorName;
    /**过滤测试账号*/
    private Integer isFilterTestAccount;
    /**员工标识*/