优化打印信息
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface SessionSayHelloCountModel : NSObject
|
||||
@interface SessionSayHelloCountModel : PIBaseModel
|
||||
///有多少人想和你打招呼
|
||||
@property (nonatomic,assign) NSInteger helloCount;
|
||||
///是否可见
|
||||
|
Reference in New Issue
Block a user