@ -103,4 +103,9 @@ public class PointAdjustmentLogDTO implements Serializable {
*/
private String updatedBy;
/**
* 客户ID
private String customerId;
}
@ -118,4 +118,9 @@ public class PointVerificationLogDTO implements Serializable {
private Date updatedTime;
@ -73,4 +73,9 @@ public class PointAdjustmentLogEntity extends BaseEpmetEntity {
private String userId;
@ -88,4 +88,9 @@ public class PointVerificationLogEntity extends BaseEpmetEntity {
private String address;