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