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