liding
6 天以前 73e8632e1082843e1736d86d3e5fa6a4ee0b4e7d
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -24,4 +24,9 @@
    private String usageUserName;
    private String togetherUserNames;
}
    /**
     * 共享用户ID列表
     */
    private List<Long> userIds;
}