TASK:限制同一个管理员不允许绑定不同组织的订阅计划
This commit is contained in:
@@ -70,7 +70,7 @@ public class SubscriptionPlan extends BaseEntity{
|
||||
/**
|
||||
* 国家或地区
|
||||
*/
|
||||
private String CountryOrRegion;
|
||||
private String countryOrRegion;
|
||||
|
||||
// 在类内部定义的枚举
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user