会员修改

This commit is contained in:
张松 2025-09-18 15:28:37 +08:00
parent 2d9c1b4815
commit 4e82692582
1 changed files with 2 additions and 0 deletions

View File

@ -85,4 +85,6 @@ public class MemberConfigVO implements Serializable {
private String openType;
private String memberPriceShopType;
private Long isOpen;
}