分享添加
This commit is contained in:
@@ -232,17 +232,17 @@ export interface CommunityBasic {
|
||||
/**
|
||||
* 累计奖励总额的数字
|
||||
*/
|
||||
rewardAll: string;
|
||||
reward: string;
|
||||
|
||||
/**
|
||||
* 直接邀请人数
|
||||
*/
|
||||
followerNumber: string;
|
||||
follower: string;
|
||||
|
||||
/**
|
||||
* 社区总人数
|
||||
*/
|
||||
communeNumber: string;
|
||||
groupScale: string;
|
||||
}
|
||||
|
||||
export interface Inviter {
|
||||
|
||||
Reference in New Issue
Block a user