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