ifish/Ifish/controllers/HotBar/models/IfishHotBarVo.m

14 lines
195 B
Objective-C

//
// IfishHotBarVo.m
// Ifish
//
// Created by 罗艺 on 2018/8/22.
// Copyright © 2018年 lianlian. All rights reserved.
//
#import "IfishHotBarVo.h"
@implementation IfishHotBarVo
@end