TASK:获取用户id信息做分页;订阅计划添加国家或地区字段

This commit is contained in:
2026-01-06 09:56:21 +08:00
parent 501032ef17
commit 3beb27e491
7 changed files with 58 additions and 22 deletions

View File

@@ -67,6 +67,11 @@ public class SubscriptionPlan extends BaseEntity{
*/
private String status;
/**
* 国家或地区
*/
private String CountryOrRegion;
// 在类内部定义的枚举
@Getter
public enum SubscriptionStatus {