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