Helius
2022-05-24 560228ac3c15cccce0b2a5994d44e4e81b5b3b73
zq-erp/src/main/java/com/matrix/system/hive/dto/FollowuListDto.java
@@ -21,13 +21,15 @@
    /**
     * 员工id
     */
    @NotNull
    private Long staffId;
    /**
     * 当前查询人
     */
    private Long selfStaff;
    /**
     * 公司id
     */
    @NotNull
    private Long companyId;