gongchunyi
2026-08-06 599091b729527d65343ae79a54a74cd194b8e64b
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -25,4 +25,8 @@
    private String togetherUserNames;
}
    /**
     * 共享用户ID列表
     */
    private List<Long> userIds;
}