//// GXFDisplayActions.m// XFFruit// 显示有已有权限功能的信息// Created by freecui on 15/8/27.// Copyright (c) 2015年 Xummer. All rights reserved.//#import "GXFDisplayFunction.h"@implementationGXFDisplayFunction+(instancetype)initClassWithDictionary:(NSDictionary*)dict{return[selfinitClassWithDictionary:dict];}-(instancetype)initWithDictionary:(NSDictionary*)dict{self=[superinit];if(!self){returnnil;}else{