特权期的计算逻辑
This commit is contained in:
@@ -60,6 +60,10 @@ public class LbPurchaseApply implements Serializable {
|
||||
@Schema(description = "团队长")
|
||||
private String teamLeader;
|
||||
|
||||
@TableField("team_big_leader")
|
||||
@Schema(description = "双收益团队长")
|
||||
private String teamBigLeader;
|
||||
|
||||
@TableField("apply_date")
|
||||
@Schema(description = "申请日期")
|
||||
private LocalDate applyDate;
|
||||
|
||||
Reference in New Issue
Block a user