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