超级会员购买相关

This commit is contained in:
张松
2025-09-12 09:54:38 +08:00
parent a8c34e628a
commit 3dbc5e8f55
3 changed files with 47 additions and 43 deletions

View File

@@ -107,5 +107,7 @@ public class MemberConfigDTO {
private String openType;
private String memberPriceShopType;
}

View File

@@ -95,4 +95,6 @@ public class TbMemberConfig implements Serializable {
private String openType;
private String memberPriceShopType;
}