@ -53,11 +53,21 @@ public class FactGridMemberStatisticsDailyEntity extends BaseEpmetEntity {
*/
private String yearId;
/**
* 客户ID
* 来源类型 external:外部,internal:内部
private String sourceType;
* 客户Id
private String customerId;
* 数据来源客户Id
private String sourceCustomerId;
* 组织ID
@ -53,11 +53,21 @@ public class FactGridMemberStatisticsDailyDTO implements Serializable {