Merge branch 'hxd/feat/ecSync' into cc_20230520_partner

This commit is contained in:
xiaodong.hu
2023-06-29 16:38:38 +08:00
6 changed files with 10 additions and 5 deletions

View File

@@ -16,4 +16,6 @@ public class SyncEcCustomerDO {
private String followname;
private String followmobile;
private Integer channelId;
}