Browse Source

完善用户信息

吴树波 1 month ago
parent
commit
6443372d12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs-service/src/main/java/com/fs/crm/vo/CrmCustomerListVO.java

+ 1 - 1
fs-service/src/main/java/com/fs/crm/vo/CrmCustomerListVO.java

@@ -106,7 +106,7 @@ public class CrmCustomerListVO implements Serializable
 
     private Long companyId;
 
-    private Integer source;
+    private String source;
 
     private String tags;