affiliateIncome 添加字段paymentInfoId
This commit is contained in:
@@ -19,6 +19,8 @@ public class AffiliateIncome extends BaseEntity {
|
||||
|
||||
private Float amount;
|
||||
|
||||
private Long paymentInfoId;
|
||||
|
||||
private LocalDateTime paymentTime;
|
||||
|
||||
private Float commission;
|
||||
|
||||
Reference in New Issue
Block a user