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