修改ec变更逻辑

This commit is contained in:
xiaodong.hu
2023-07-26 21:04:35 +08:00
parent 8f2a50fbe6
commit 15c8b52280
2 changed files with 43 additions and 4 deletions

View File

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