liyong
2026-05-12 72076b86780981136dde2a3faf16c7446f59669d
src/main/java/com/ruoyi/basic/dto/CustomerDto.java
@@ -23,6 +23,8 @@
    private String usageUserName;
    private List<CustomerContactDto> contactList;
    private String togetherUserNames;
    /**