分销金额

This commit is contained in:
张松
2025-10-29 19:29:41 +08:00
parent d6708cf5d3
commit 3995b95148
2 changed files with 9 additions and 5 deletions

View File

@@ -109,5 +109,7 @@ public class MkDistributionFlow implements Serializable {
private Long sourceShopUserId;
private String nickName;
private Long sourceDistributionUserId;
private LocalDateTime deliverTime;
}