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