//
// IfishUsersActivityListController.h
// Ifish
// Created by imac on 2017/5/11.
// Copyright © 2017年 lianlian. All rights reserved.
#import "BaseViewController.h"
@interface IfishUsersActivityListController : BaseViewController
@end