优化打印信息

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

@@ -9,7 +9,7 @@
#import "YUMINNNN.h"
NS_ASSUME_NONNULL_BEGIN
@interface HomeSearchResultModel : NSObject
@interface HomeSearchResultModel : PIBaseModel
///头像
@property (nonatomic,copy) NSString *avatar;