This commit is contained in:
2025-09-27 10:33:07 +08:00
parent 9dbd002211
commit d15f0ec207
2 changed files with 6 additions and 5 deletions

View File

@@ -33,7 +33,8 @@ public class MemberPoints implements Serializable {
/**
* 店铺id
*/
private Long shopId;
private Long sourceShopId;
private Long mainShopId;
/**
* 会员名称
*/