// // Copyright © 2018年 dahua. All rights reserved. // #import @interface UIDevice (lc_IP) + (NSString *)dh_getGatewayIPAddress; @end