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