1. 同步Android 我的 tag UI
2. 其他优化
This commit is contained in:
@@ -11,7 +11,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@class MomentsListInfoModel;
|
||||
@protocol XPMonentsLatestProtocol <NSObject>
|
||||
///获取最新列表从成功
|
||||
- (void)getMonentsLatestListSuccess:(MomentsListInfoModel *)listInfo state:(int)state;
|
||||
- (void)getMomentsLatestListSuccess:(MomentsListInfoModel *)listInfo state:(int)state;
|
||||
///获取最新列表从失败
|
||||
- (void)getMonentsLatestListFail:(NSString *)msg state:(int)state;
|
||||
|
||||
|
Reference in New Issue
Block a user