huminmin
9 天以前 e8aca82ba390af090240ef7fda8d6f5fc5d3fe07
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -21,4 +21,8 @@
    private List<CustomerFollowUpDto> followUpList;
    private String usageUserName;
    private String togetherUserNames;
}