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