gongchunyi
6 天以前 e9517cc294c2d8252b5f1db8d214f6c1b0df1686
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -25,4 +25,8 @@
    private String togetherUserNames;
}
    /**
     * 共享用户ID列表
     */
    private List<Long> userIds;
}