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