余额明细修改

This commit is contained in:
张松
2025-11-13 09:47:19 +08:00
parent d47aba8add
commit c555369f12
3 changed files with 4 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ public class ShopUserFlow implements Serializable {
private Long id;
private Long userId;
private Long shopUserId;
private Long shopId;
/**