优化打印信息

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 @@
NS_ASSUME_NONNULL_BEGIN
@interface SessionSayHelloCountModel : NSObject
@interface SessionSayHelloCountModel : PIBaseModel
///有多少人想和你打招呼
@property (nonatomic,assign) NSInteger helloCount;
///是否可见