chenhj
2026-04-24 4b2a52eecd3b425bfe592ff7fc2959ef7391b4b6
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -21,4 +21,8 @@
    private List<CustomerFollowUpDto> followUpList;
    private String usageUserName;
    private String togetherUserNames;
}