优化打印信息

This commit is contained in:
liyuhua
2023-11-15 17:25:09 +08:00
parent 90eab408d0
commit d7f04e400a
223 changed files with 294 additions and 251 deletions

View File

@@ -11,7 +11,7 @@
#import "UserInfoModel.h"
NS_ASSUME_NONNULL_BEGIN
@class HomePlayMicUserModel;
@interface HomePlayRoomModel : NSObject
@interface HomePlayRoomModel : PIBaseModel
@property(nonatomic,assign) CGFloat width;
///头像
@property (nonatomic, copy) NSString *avatar;
@@ -68,7 +68,7 @@ NS_ASSUME_NONNULL_BEGIN
@property(nonatomic,strong) UserLevelVo *userLevelVo;
@end
@interface HomePlayMicUserModel : NSObject
@interface HomePlayMicUserModel : PIBaseModel
///头像
@property (nonatomic, copy) NSString *avatar;
///性别