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