#
luxiaotao1123
2024-02-28 b016d1eb02dd09fd1ffcd24e4e6ddee72fd1b3d6
zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/common/security/JwtSubject.java
@@ -24,8 +24,8 @@
    private String username;
    /**
     * 租户id
     * 机构
     */
    private Integer tenantId;
    private Long hostId;
}