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