1.1.2
This commit is contained in:
@@ -26,6 +26,8 @@ typedef void (^showFinishBlock)(void);
|
||||
@property (nonatomic,strong)NSString *roomId;
|
||||
// 是否实名
|
||||
@property (nonatomic,assign)BOOL isRealName;
|
||||
/// 是否为appstore
|
||||
@property (nonatomic,assign)BOOL isAppStore;
|
||||
|
||||
/// 钻石兑币比例
|
||||
@property (nonatomic,strong)NSString *coin_exchange_rate;
|
||||
|
||||
Reference in New Issue
Block a user