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