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