ifish/Ifish/models/wifiModel/sendmaseegemodel/huifushebeiruwnagModel.h

15 lines
276 B
Objective-C

//
// huifushebeiruwnagModel.h
// Ifish
//
// Created by imac on 15/10/12.
// Copyright © 2015年 imac. All rights reserved.
//
#import "baseModel.h"
// 回复设备入网
@interface huifushebeiruwnagModel : baseModel
@property(nonatomic,copy)NSString*resault;
@end