buhuazhen
2026-05-21 342e5fa110cd2644c9cdd02ff7e56b331218c35c
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -21,4 +21,8 @@
    private List<CustomerFollowUpDto> followUpList;
    private String usageUserName;
    private String togetherUserNames;
}